Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/3] rev-parse: add test script for "--verify"

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:35

Christian Couder [off-list ref] writes:
quoted hunk
diff --git a/t/t1503-rev-parse-verify.sh b/t/t1503-rev-parse-verify.sh
new file mode 100755
index 0000000..a0d14cb
--- /dev/null
+++ b/t/t1503-rev-parse-verify.sh
@@ -0,0 +1,114 @@
+#!/bin/sh
+#
+# Copyright (c) 2008 Christian Couder
+#
+test_description='test git rev-parse --verify'
+
+exec </dev/null
+. ./test-lib.sh
Who gets stuck by attempting to read from the stdin?  I am wondering if
that belongs to "test-lib.sh"...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help