fix think-o in 0.23 transition.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 19 Feb 2009 08:13:50 +0000 (03:13 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 19 Feb 2009 08:13:50 +0000 (03:13 -0500)
src/transitions/0.23

index e1c9e9e140f9a8bd5ef299d71edc761d00f40e8f..cd0166225405e887ea253d3d2d8f325ed8b97f3e 100755 (executable)
@@ -56,8 +56,8 @@ if [ -d "$SYSDATADIR"/gnupg-host ] ; then
 ### transfer identity certifiers, if they don't already exist in the
 ### current setup:
 
-    if monkeysphere-authentication list-identity-certifiers | \
-       grep -q '^[A-F0-9]{40}:$' ; then
+    if monkeysphere-authentication list-identity-certifiers | \
+       grep -q '^[A-F0-9]{40}:$' ; then
        log 'There are already certifiers in the new system!\nNot transferring any certifiers.\n'
     else
        # get the old host keygrip (don't know why there would be more