diff options
author | Colin Watson <cjwatson@debian.org> | 2018-04-03 08:20:28 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-04-03 08:20:28 +0100 |
commit | ed6ae9c1a014a08ff5db3d768f01f2e427eeb476 (patch) | |
tree | 601025e307745d351946c01ab13f419ddb6dae29 /mkinstalldirs | |
parent | 62f54f20bf351468e0124f63cc2902ee40d9b0e9 (diff) | |
parent | a0349a1cc4a18967ad1dbff5389bcdf9da098814 (diff) |
Import openssh_7.7p1.orig.tar.gz
Diffstat (limited to 'mkinstalldirs')
-rwxr-xr-x | mkinstalldirs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mkinstalldirs b/mkinstalldirs index 47d5f43fe..399f40925 100755 --- a/mkinstalldirs +++ b/mkinstalldirs | |||
@@ -4,8 +4,6 @@ | |||
4 | # Created: 1993-05-16 | 4 | # Created: 1993-05-16 |
5 | # Public domain | 5 | # Public domain |
6 | 6 | ||
7 | # $Id: mkinstalldirs,v 1.2 2003/11/21 12:48:55 djm Exp $ | ||
8 | |||
9 | errstatus=0 | 7 | errstatus=0 |
10 | 8 | ||
11 | for file | 9 | for file |