diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:40 +0000 |
commit | 6798c0676545bd7ea2f547a275b829b7222b84b1 (patch) | |
tree | 3236af53eabf8704181f6ca852acda47619f060b | |
parent | 133a98cfccabd660afe2d59c142e0f83ebd88b28 (diff) | |
download | s6-portable-utils-288aaac661a0d0683298874874c48e8eae10df66.tar.xz |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rwxr-xr-x | patch-for-solaris | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch-for-solaris b/patch-for-solaris index 2d1296b..ccb17f7 100755 --- a/patch-for-solaris +++ b/patch-for-solaris @@ -1,4 +1,4 @@ -#!/usr/xpg4/bin/sh +#!/usr/xpg4/bin/sh -e patchit () { echo '#!/usr/xpg4/bin/sh' > $1.tmp |