diff options
author | Andrew Tridgell <tridge@samba.org> | 2002-02-18 22:12:21 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2002-02-18 22:12:21 +0000 |
commit | 88514f7d1ccab5ef0687414a230cb0474803381f (patch) | |
tree | b7c0953915dce16f3ed0082a1c30a72ec8c12038 /source3/script | |
parent | ab02132b6c50d600f1ddcf415d77f343500f0deb (diff) | |
download | samba-88514f7d1ccab5ef0687414a230cb0474803381f.tar.gz samba-88514f7d1ccab5ef0687414a230cb0474803381f.tar.bz2 samba-88514f7d1ccab5ef0687414a230cb0474803381f.zip |
we definately don't want RCS $id tags in Samba. They make merging much
harder.
(This used to be commit 6d33b30929e323276e7fc21012983d691a4f8827)
Diffstat (limited to 'source3/script')
-rwxr-xr-x | source3/script/mkinstalldirs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/script/mkinstalldirs b/source3/script/mkinstalldirs index 5020c62554..f945dbf2bc 100755 --- a/source3/script/mkinstalldirs +++ b/source3/script/mkinstalldirs @@ -4,8 +4,6 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 1.1 2001/09/24 15:55:08 monyo Exp $ - errstatus=0 for file |