[torqueusers] And one (hopefully last :-) bug in 2.0.0p2 qsub.c
Garrick Staples
garrick at usc.edu
Fri Nov 11 02:14:33 MST 2005
Checked in. Thanks.
On Fri, Nov 11, 2005 at 10:02:29AM +0100, ?ke Sandgren alleged:
> Patch is:
> --- src/cmds/qsub.c Fri Nov 11 09:41:34 2005
> +++ src/cmds/qsub.c Fri Nov 11 10:01:05 2005
> @@ -2031,15 +2031,15 @@
> char a_value[80];
> char *keyword;
> char *valuewd;
> char *pc;
> char *pdepend;
>
> - FILE *fP=NULL;;
> - char tmp_name[]="/tmp/qsub.XXXXXX";;
> - char tmp_name2[]="/tmp/qsub.XXXXXX";;
> + FILE *fP=NULL;
> + char tmp_name[]="/tmp/qsub.XXXXXX";
> + char tmp_name2[]="/tmp/qsub.XXXXXX";
> char cline[4096];
> char tmpResources[4096]="";
> char *cP;
>
> char *ptr;
>
>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
--
Garrick Staples, Linux/HPCC Administrator
University of Southern California
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.supercluster.org/pipermail/torqueusers/attachments/20051111/1572bb71/attachment.bin
More information about the torqueusers
mailing list