From e2e5445f2add87b7f09213a2980f6df81ca0a41f Mon Sep 17 00:00:00 2001 From: Danny Auble <da@schedmd.com> Date: Thu, 10 Oct 2013 11:23:28 -0700 Subject: [PATCH] Missed one --- testsuite/expect/test31.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/expect/test31.1 b/testsuite/expect/test31.1 index cc96c799baa..114538a08f3 100755 --- a/testsuite/expect/test31.1 +++ b/testsuite/expect/test31.1 @@ -152,7 +152,7 @@ proc check_proc {program_name} { proc run_job { file_type program_name conf_change task_pro} { - global srun run_host make_file exit_code bin_rm bin_printenv bin_sleep cwd + global srun run_host make_file exit_code bin_rm bin_printenv bin_sleep cwd test_id # Change the included file to epilog in the slurm.conf change_pro_epi $file_type $program_name $conf_change $task_pro -- GitLab