aboutsummaryrefslogtreecommitdiff
path: root/nwatch
diff options
context:
space:
mode:
Diffstat (limited to 'nwatch')
-rwxr-xr-xnwatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nwatch b/nwatch
index e44da1e..9ab1a33 100755
--- a/nwatch
+++ b/nwatch
@@ -86,5 +86,5 @@ function write() {
}
!NF { write() }
END { write() }
-' -- "$diff"
+' "$diff"
fi