#################### ## ## Test Condor command file ## #################### universe = vanilla Requirements = (Machine == "karthur.nevis.columbia.edu" || "kolya.nevis.columbia.edu") initialdir = executable = myjob output = myjob.out error = myjob.err log = myjob.log should_transfer_files = IF_NEEDED when_to_transfer_output = ON_EXIT queue