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

Re: [Condor-users] condor_exec.bat



I get this problem with local universe jobs on Windows. For example:

File runit.sub:
universe = local
executable = runit.bat
error = runit.err
output = runit.out
log = runit.log
notification = never
queue

File runit.bat:
echo Hello from runit.bat...
echo Current directory:
chdir
echo Current environment:
set
echo ...bye.

Changing the universe to vanilla works fine, although it then runs on a remote machine.

My workaround is to copy runit.bat to condor_exec.bat before submitting local universe jobs.

Bob Mortensen


On Feb 28, 2007, at 4:25 PM, Andrew Cunningham wrote:

I am getting a funny Windows in the error file.

'condor_exec.bat' is not recognized as an internal or external
command...

I have been playing with remote_initialdir etc and paths

Andrew
andrewc@xxxxxxx



_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR