X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=remoteusage.mdwn;h=2b3d588d0e95921e2a8df672236d1d8dc91e0f0e;hb=040d676d1a5cc972c1602dd731877ee9cdc131af;hp=3e9a9f71957740aaa45c06238f20162000fe52f1;hpb=981da2981cd1fa7c20d0b1139b27b2cbf031ff28;p=obsolete%2Fnotmuch-wiki 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 }