[Condor-users] Custom Attribute on Submit file


Date: Mon, 14 Feb 2005 12:00:57 +0100
From: Mário Costa <atritoman@xxxxxxxxx>
Subject: [Condor-users] Custom Attribute on Submit file
Im trying to use a custom attribute in a job sumittion file, i sounds
easy, but wen i refer to the job attribute in the START expression of
the condor configuration file it dosent work

I've done someting like this

In the jo Submitfile
....

JobAttr1 = "attr"

....

and I've putten in the config file

START = ... && (JobAttr1 == "attr")

and wen I submit the file, it dosen't find any match...

is there any thing wrong in what I have just describe ??

Thanks.

Mário Costa


[← Prev in Thread] Current Thread [Next in Thread→]