[torquedev] [Bug 80] qsub: illegal -W value
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Wed Sep 15 08:56:43 MDT 2010
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=80
dbeer at adaptivecomputing.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dbeer at adaptivecomputing.com
--- Comment #2 from dbeer at adaptivecomputing.com 2010-09-15 08:56:43 MDT ---
The problem here is that we are trying to create a coherent syntax for the -W
option. In the man page it states:
The -W option allows for the specification of additional job attributes. The
general syntax of the -W is in the form:
-W attr_name=attr_value[,attr_name=attr_value...]
However, for certain options, like the dependency_list, the man page instructs
people to write a comma separated list. We need a coherent syntax for this
option, and so the resolution is to encase any values that contain commas in
quotes. I am sorry for the inconvenience here, but we are just resolving an
inconsistency in TORQUE.
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list