diff options
| author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2011-01-28 10:03:00 -0500 |
|---|---|---|
| committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2011-01-28 10:03:00 -0500 |
| commit | 040d676d1a5cc972c1602dd731877ee9cdc131af (patch) | |
| tree | 18976abf795b940a7f59641c127f6918c2041192 /remoteusage.mdwn | |
| parent | 981da2981cd1fa7c20d0b1139b27b2cbf031ff28 (diff) | |
One more indentation issue.
This should be the last one.
Diffstat (limited to 'remoteusage.mdwn')
| -rw-r--r-- | remoteusage.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |
