2a24 patch number 2 revised

From: Daniel Stenberg <Daniel.Stenberg_at_frontec.se_at_hypermail-project.org>
Date: Tue, 10 Aug 1999 13:19:07 +0200 (MET DST)
Message-ID: <Pine.GSO.4.10.9908101317220.14745-100000_at_metal.sth.frontec.se>


Well

Ok. I'm very sorry for flooding you all, but I am such a silly person so I've posted my previous patch a little too fast. You'll be much happier with this patch instead of the previous one. Forget the previous one!

                   mkdir(checkpath, set_dirmode);

+ if (chmod(checkpath, set_dirmode) == -1) {
+ sprintf(errmsg,"%s \"%s\" to %o.",
+ lang[MSG_CANNOT_CHMOD], checkpath, set_dirmode);
+ progerr(errmsg);
+ }
fprintf(stderr, "\nCreated dir %s\n", checkpath); -- Daniel Stenberg - http://www.fts.frontec.se/~dast
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol Received on Mon 16 Aug 1999 11:16:05 PM GMT

This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:51 PM GMT GMT