]> git.cworth.org Git - notmuch-wiki/commitdiff
One more indentation issue.
authorJesse Rosenthal <jrosenthal@jhu.edu>
Fri, 28 Jan 2011 15:03:00 +0000 (10:03 -0500)
committerJesse Rosenthal <jrosenthal@jhu.edu>
Fri, 28 Jan 2011 15:03:00 +0000 (10:03 -0500)
This should be the last one.

remoteusage.mdwn

index 3e9a9f71957740aaa45c06238f20162000fe52f1..2b3d588d0e95921e2a8df672236d1d8dc91e0f0e 100644 (file)
@@ -90,7 +90,7 @@ be necessary in the furture.
         notmuch_run search $@ |
         while read line; do
            sleep 0.02
-           echo "${line}"
+            echo "${line}"
         done
     }