summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpwgrep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwgrep.sh b/pwgrep.sh
index 98b1e35..29ea58b 100755
--- a/pwgrep.sh
+++ b/pwgrep.sh
@@ -133,7 +133,7 @@ function setwipecmd () {
function pwgrep () {
local -r search=$1
- local -A dbs=()
+ local -a dbs=()
if [ -z "$ALL" ]; then
dbs=$DB