aboutsummaryrefslogtreecommitdiff
path: root/test_passwd.sh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-08-02 01:13:11 +0200
committerneodarz <neodarz@neodarz.net>2017-08-02 01:13:11 +0200
commitb2653d82830b90512206d5ef7e2973af18e2400d (patch)
tree29aac8318b6a2cd706c235abbf91126e4060c242 /test_passwd.sh
downloadkresus-gen-b2653d82830b90512206d5ef7e2973af18e2400d.tar.xz
kresus-gen-b2653d82830b90512206d5ef7e2973af18e2400d.zip
initial commit
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