From b2653d82830b90512206d5ef7e2973af18e2400d Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 2 Aug 2017 01:13:11 +0200 Subject: initial commit --- test_passwd.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 test_passwd.sh (limited to 'test_passwd.sh') diff --git a/test_passwd.sh b/test_passwd.sh new file mode 100755 index 0000000..881adfc --- /dev/null +++ b/test_passwd.sh @@ -0,0 +1,4 @@ +if [ -z $1 ]; then + break + echo "error $1" +fi -- cgit v1.2.1