X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=handlers%2Fsys;h=6ae736dc2927713cbfa6fc0d064b30ffbe1e6b77;hb=e2f2e629cc8528e6fba430398c5e46d64734245e;hp=310d921de92a9c89559469ec9b9e7f7115d9190a;hpb=2e9bb3f05ec6de01e4ed3088a65ebb93c39ca2be;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/handlers/sys b/handlers/sys index 310d921..6ae736d 100755 --- a/handlers/sys +++ b/handlers/sys @@ -115,7 +115,7 @@ if [ "$packages" == "yes" ]; then set -o noglob debug "$VSERVER $vserver exec $packagemgr $packagemgroptions > $VROOTDIR/$vserver$packagesfile" $VSERVER $vserver exec $packagemgr $packagemgroptions > $VROOTDIR/$vserver$packagesfile || fatal "can not save $packagemgr info to $packagesfile" - set +o noglog + set +o noglob done fi @@ -291,7 +291,7 @@ catiffile "/proc/stat" STATUS="Gathering information about your partitions:" catiffile "/proc/partitions" -STATUS="Gathering information about your ksysms:" +STATUS="Gathering information about your ksyms:" catiffile "/proc/ksyms" STATUS="Gathering information about slabinfo:"