I think you want Executable = /bin/echo Transfer_executable = false Should_transfer_files = YES Output = stdout Error = stderr If your job runs, but output and error are not transferred, then it seems likely that IF_NEEDED has decided that transfer is not needed. Also, notice that I removed the ââ from your executable statement.
-tj From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx>
On Behalf Of Rita I don't have shared filesystem. I am trying to get the stdout and stderr of my program My submit file looks like this universe = vanilla executable = "/bin/echo" arguments = "hello should_transfer_files = IF_NEEDED #requirement = another base system output = stdout error = stderr log = job.log queue The job runs fine but there isn't any stdout or stderr file Its important that I don't transfer the executable (/bin/echo). The operating system versions are very different. -- --- Get your facts first, then you can distort them as you please.-- |