--- source-trees/gt2-cvs/gram/jobmanager/setup/condor/condor.in Thu Jan 19 09:43:13 2006 +++ source-trees/gt2-cvs/gram.patched/jobmanager/setup/condor/condor.in Fri Feb 3 15:35:04 2006 @@ -458,7 +458,7 @@ } elsif (/([^<]+)<\/r>/) { $record->{$attr} = $1; } - } elsif () { + } elsif (/<\/c>/) { } }