aboutsummaryrefslogtreecommitdiff
path: root/test_passwd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_passwd.sh')
-rwxr-xr-xtest_passwd.sh4
1 files changed, 4 insertions, 0 deletions
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