[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Transfer stdout, non shared filesystem



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.--