Skip to content
Snippets Groups Projects
Commit 84ddb056 authored by Jason Hiser's avatar Jason Hiser
Browse files

chagned to run zipr internal tests

parent c5f6c457
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -27,11 +27,13 @@ xform-ls:
- "sudo ./get-peasoup-packages.sh all"
- "./build-all.sh --debug"
- "./postgres_setup.sh"
- "#cd $PEASOUP_HOME/tests"
- "#make clean all"
- "cd /tmp"
- "rm -rf ped_ls; $PSZ /bin/ls ./xxx -c rida=on -s meds_static=off --tempdir ped_ls || true"
- "if [[ ! -x ./xxx ]]; then cat ped_ls/logs/*; fi"
- "rm -rf ped_ls"
- "./xxx"
- ""
- "# run zipr internal tests"
- "cd $ZIPR_HOME/tests; scons"
- "for i in *.exe; do ./$i; done
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