From 814e54024c31980c08ec5bdce73881347cf7986d Mon Sep 17 00:00:00 2001 From: d3v11 Date: Sun, 7 Oct 2012 07:52:57 +0000 Subject: [chat/anonet] --- scripts/add_udpmsg4_chat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/add_udpmsg4_chat b/scripts/add_udpmsg4_chat index 594e20f..5f171ff 100755 --- a/scripts/add_udpmsg4_chat +++ b/scripts/add_udpmsg4_chat @@ -1,5 +1,5 @@ #!/bin/sh -if [ -z $5 ]; then +if [ -z "$5" ]; then echo "Usage: $0 " >&2; exit 255 fi chat="$1" -- cgit v1.2.3