[PATCH] fix a double // to single /

Florian Friesdorf flo at chaoflow.net
Sun Nov 20 13:15:24 PST 2011


---
 test/raw |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/raw b/test/raw
index b7e265a..99d3a3b 100755
--- 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
-- 
1.7.7



More information about the notmuch mailing list