Re: [Ftnpl-develop] pkt2txt.pl updates
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-25 19:34:31
|
Russ, > > That error came up before, on the old version I had from you before we > >started useing the cvs. The error that comes up is "Not enough arguements > >for mkdir ..., near ""$OUTDIR/$area";" When I checked that I found that, > >at least on my system, that mkdir command also requires a mode entry of some > >sort; I used 0750. > > That "should" work on my system too. I'll test it out. Did you upload it? Yes, indeed! What I did is make a copy of the line, commented out the original copy & added the 2nd argument to the uncommented copy of the line... If you've done a 'cvs update' today, you should already have it... Jame |