diff options
author | crunchy <crunchy> | 2003-04-23 08:34:01 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2003-04-23 08:34:01 +0000 |
commit | 4412ca091e6379def8bc836163c6b580df76619c (patch) | |
tree | 35f529177db9512ad1d195276dc9d818a8e23d87 /mkinstalldirs | |
parent | 16e3a07e9cdfe050819cc4fdd5061486cb48767d (diff) | |
download | mpiosh-4412ca091e6379def8bc836163c6b580df76619c.tar.gz mpiosh-4412ca091e6379def8bc836163c6b580df76619c.tar.bz2 mpiosh-4412ca091e6379def8bc836163c6b580df76619c.zip |
start restructuring
Diffstat (limited to 'mkinstalldirs')
-rwxr-xr-x | mkinstalldirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkinstalldirs b/mkinstalldirs index 3457144..7ed85d2 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,7 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 1.1 2002/08/28 16:10:50 salmoon Exp $ +# $Id: mkinstalldirs,v 1.2 2003/04/23 08:34:02 crunchy Exp $ errstatus=0 |