From 040d676d1a5cc972c1602dd731877ee9cdc131af Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Fri, 28 Jan 2011 10:03:00 -0500 Subject: [PATCH] One more indentation issue. This should be the last one. --- remoteusage.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remoteusage.mdwn b/remoteusage.mdwn index 3e9a9f7..2b3d588 100644 --- a/remoteusage.mdwn +++ b/remoteusage.mdwn @@ -90,7 +90,7 @@ be necessary in the furture. notmuch_run search $@ | while read line; do sleep 0.02 - echo "${line}" + echo "${line}" done } -- 2.43.0