diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-18 20:44:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-18 20:44:25 +0000 |
commit | d4439bcbf474d396f1aac4351c0eb9876522a198 (patch) | |
tree | 531166db669c5aecef9f86980eb6c0c57c72fcdc /config/mkinstalldirs | |
parent | af378653701ef62fc89800c9b2e3dd1c2039ebe8 (diff) | |
download | coreutils-d4439bcbf474d396f1aac4351c0eb9876522a198.tar.xz |
update from master
Diffstat (limited to 'config/mkinstalldirs')
-rw-r--r-- | config/mkinstalldirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mkinstalldirs b/config/mkinstalldirs index 7f7cec962..76f873dbe 100644 --- a/config/mkinstalldirs +++ b/config/mkinstalldirs @@ -4,7 +4,7 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 1.2 2002/06/13 09:30:02 meyering Exp $ +# $Id: mkinstalldirs,v 1.3 2002/07/18 20:44:25 meyering Exp $ errstatus=0 dirmode="" |