projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53629b5
)
fix a double // to single /
author
Florian Friesdorf
<flo@chaoflow.net>
Sun, 20 Nov 2011 21:15:24 +0000
(13:15 -0800)
committer
David Bremner
<bremner@debian.org>
Mon, 21 Nov 2011 02:55:54 +0000
(22:55 -0400)
test/raw
patch
|
blob
|
history
diff --git
a/test/raw
b/test/raw
index b7e265a80da79fd66a69498e95b8cea4168a0071..99d3a3bf0460ee55009c72dcba1814cc59995ff8 100755
(executable)
--- a/
test/raw
+++ b/
test/raw
@@
-1,4
+1,4
@@
-#!/usr/
/
bin/env bash
+#!/usr/bin/env bash
test_description='notmuch show --format=raw'
. ./test-lib.sh