rl1987 5 роки тому
батько
коміт
d7e5086694
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/test/test-network.sh

+ 1 - 1
src/test/test-network.sh

@@ -16,7 +16,7 @@ fi
 # Do we output anything at all?
 # Do we output anything at all?
 ECHO="${ECHO:-echo}"
 ECHO="${ECHO:-echo}"
 # Output is prefixed with the name of the script
 # Output is prefixed with the name of the script
-myname=$(basename $0)
+myname=$(basename "$0")
 
 
 # Save the arguments before we destroy them
 # Save the arguments before we destroy them
 # This might not preserve arguments with spaces in them
 # This might not preserve arguments with spaces in them