X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-keys/blobdiff_plain/d5fe092658be3572095bfd98b5b74c8328e02072..865fc4a1c4add30fbf1b6ab9569682d82e8da7c9:/cryptop.list diff --git a/cryptop.list b/cryptop.list index 54380cc..538b623 100755 --- a/cryptop.list +++ b/cryptop.list @@ -187,7 +187,7 @@ while :; do t) dir=store ;; nil) dir=store/$user ;; esac - metas=$(find store -type f -name meta) + metas=$(find $dir -type f -name meta | sort) ## Work through the keys we found. while :; do