Skip to content
Snippets Groups Projects
Commit 2584ef5f authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Update kill_deads.rida config

parent 43d5d3fa
No related branches found
No related tags found
No related merge requests found
Pipeline #2278 passed
...@@ -199,7 +199,7 @@ do_tests() ...@@ -199,7 +199,7 @@ do_tests()
$PSZ $progpath $protected -c kill_deads=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1 $PSZ $progpath $protected -c kill_deads=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1
;; ;;
kill_deads.rida) kill_deads.rida)
$PSZ $progpath $protected -c rida -c kill_deads=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1 $PSZ $progpath $protected -c rida -c kill_deads=on -s meds_static=off --tempdir $temp_dir > test_${prog}.ps.log 2>&1
;; ;;
scdi) scdi)
SimpleCDI_VERBOSE=1 $PSZ $progpath $protected --backend zipr --step simple_cdi=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1 SimpleCDI_VERBOSE=1 $PSZ $progpath $protected --backend zipr --step simple_cdi=on --tempdir $temp_dir > test_${prog}.ps.log 2>&1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment