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

Re: [condor-users] Job doesn't run




maybe you have to specify the universe.

Executable = /bin/sleep
arguments=20
Universe = vanilla

If you don't specify the universe, it normally defaults to the standard universe.


You can change the default with the DEFAULT_UNIVERSE.

-alain


Condor Support Information: http://www.cs.wisc.edu/condor/condor-support/ To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with unsubscribe condor-users <your_email_address>