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

Re: [PATCH 4/6] t1500: avoid setting configuration options outside of tests

From: Junio C Hamano <hidden>
Date: 2016-06-16 02:19:17

Eric Sunshine [off-list ref] writes:
quoted
diff --git a/t/t1500-rev-parse.sh b/t/t1500-rev-parse.sh
@@ -6,15 +6,25 @@ test_description='test git rev-parse'
+       case "$bare" in
...
+       u*) bare="test_unconfig $dir core.bare" ;;
+       *) error "test_rev_parse: unrecognized core.bare value '$bare'"
Oops, this line lost its ;; at some point while refining the code.
quoted
+       esac
+
Strictly speaking, you do not have to have one.  I'll squeeze it in
anyways.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help