From: Urban Wallasch Date: Sun, 21 Apr 2019 10:52:37 +0000 (+0200) Subject: * whitespace X-Git-Url: https://git.packet-gain.de/?a=commitdiff_plain;h=1b97d5afc276a0d0db1b44dd228e9665898accb5;p=netutil.git * whitespace --- diff --git a/nns.sh b/nns.sh index 22e9926..d1d9217 100755 --- a/nns.sh +++ b/nns.sh @@ -189,10 +189,8 @@ case $2 in ;; *) # This removes the absolute path from the command name - NAME1=$0 NAMESHORT=${NAME1##*/} - echo "Usage:" $NAMESHORT "name action," echo "where name is the name of the network namespace," echo "and action is one of start|stop|reload"