From 1b97d5afc276a0d0db1b44dd228e9665898accb5 Mon Sep 17 00:00:00 2001 From: Urban Wallasch Date: Sun, 21 Apr 2019 12:52:37 +0200 Subject: [PATCH] * whitespace --- nns.sh | 2 -- 1 file changed, 2 deletions(-) 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" -- 2.30.2