Skip to content
Snippets Groups Projects
Commit a543a65c authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

added orig to test of basic pgms to verify testing harness

Former-commit-id: 9b127ee8
parent 8b8c0c59
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,7 @@ set -x
cd /tmp/peasoup_test
source set_env_vars
cd $CICD_TO_TEST_DIR/peasoup_examples/tests
cd $PEASOUP_HOME/tests; make clean; ./test_cmds.sh rida
cd $PEASOUP_HOME/tests
make clean; ./test_cmds.sh orig
make clean; ./test_cmds.sh rida
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment