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

Re: [Condor-users] File stage-in fails in Condor 6.9.1 as a submitter to GT4



On Jan 29, 2007, at 11:43 AM, Gabriel Mateescu wrote:

There is still a small bug, i.e., a bad delimiter.
I set OUT_LOWPORT, OUT_HIGHPORT, and Condor 6.9.1
synthesizes

  GLOBUS_TCP_PORT_RANGE=$(OUT_LOWPORT).$(OUT_HIGHPORT)

instead of

  GLOBUS_TCP_PORT_RANGE=$(OUT_LOWPORT),$(OUT_HIGHPORT)

Thank you for finding that. We'll fix it in the next release.

+--------------------------------+-----------------------------------+
|           Jaime Frey           | I used to be a heavy gambler.     |
|       jfrey@xxxxxxxxxxx        | But now I just make mental bets.  |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind.        |
+--------------------------------+-----------------------------------+