summaryrefslogtreecommitdiff
path: root/passwort-tresor.in
diff options
context:
space:
mode:
Diffstat (limited to 'passwort-tresor.in')
-rw-r--r--passwort-tresor.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/passwort-tresor.in b/passwort-tresor.in
index 4611f83..f2bc20a 100644
--- a/passwort-tresor.in
+++ b/passwort-tresor.in
@@ -208,6 +208,7 @@ then
count=$(grep -c "${suchStr}" "${tmpDir}/output")
[ "${count}" -eq 1 ] && break
done
+ [ "${count}" -eq 1 ] && break
done
if [ "${count}" -ne 1 ]
then