diff --git a/HEN_HOUSE/scripts/run_user_code_batch b/HEN_HOUSE/scripts/run_user_code_batch index bafeeb99d..0a81606ab 100755 --- a/HEN_HOUSE/scripts/run_user_code_batch +++ b/HEN_HOUSE/scripts/run_user_code_batch @@ -399,6 +399,7 @@ if test $egs_batch_system = "pbsdsh"; then fi # submit the following stdin script to qsub, which will invoke the run_pbsdsh_task script + cd $egs_home/$user_code $batch_command $batch_options $queue $other_args <