]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpreted as...
authorjustdave%syndicomm.com <>
Fri, 20 Apr 2001 03:46:53 +0000 (03:46 +0000)
committerjustdave%syndicomm.com <>
Fri, 20 Apr 2001 03:46:53 +0000 (03:46 +0000)
commit7e7c4e20b8fa00c156f6ba06a371482d29d8a7ce
treee27636485279e0b521c7ea5300e846d6cb263d8a
parent8718b8e4709d9b81bacb7e065c2939e8e9f37a0a
Changing all chmod 1777 to chmod 01777.  Without the leading 0 it's interpreted as decimal instead of octal (oops)
checksetup.pl