]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
- now it works with sh != bash
authorromke <romke@pld-linux.org>
Tue, 14 Jun 2005 13:57:10 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vservers-default.init -> 1.4

vservers-default.init

index e278f43345cb62a338f69f20e578a5732396f017..168eaeda63ab409fb42108d91d5215d08a7de50c 100755 (executable)
@@ -14,7 +14,7 @@ fi
 [ -n "$MARK" ] || MARK=default
 [ -n "$NUMPARALLEL" ] || NUMPARALLEL=6
 
-function _tellResult()
+_tellResult()
 {
     local rc=$1
     case "$rc" in
This page took 0.076797 seconds and 4 git commands to generate.