Subject: [Condor-users] About getting the output files after job completion
Hi, I have been trying to run a shell script say: job.sh and from this shell script I am running a simple helloWorld program that prints 1-100. Now when my job completes I get all the outputs printed within the shellscript with
"echo" in my output file but the integers printed within the helloWorld program are not in that output file. Could anybody shed somelight on what extra config parameter I should set in the condor submit file?
I am configuring it as: