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

added orig config

Former-commit-id: 5ee93b6f91dd5ff58ec00e79da42700d9698b13a
parent 0885cd4a
No related branches found
No related tags found
No related merge requests found
......@@ -152,6 +152,9 @@ do_tests()
ibtl_p1)
$PSZ $progpath $protected --backend strata --step ibtl=on --step ilr=on --step pc_confine=on --step p1transform=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1
;;
orig)
cp $progpath $protected
;;
*)
echo "Unknown configuration requested"
continue
......
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