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

Re: [PATCH 3/7] add a test for semantic errors in config files

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:02:01

Matthieu Moy [off-list ref] writes:
Tanay Abhra [off-list ref] writes:
quoted
quoted
quoted
quoted
+	test_when_finished "mv .git/config.old .git/config" &&
+	echo "[alias]\n br" >.git/config &&
Is the use of \n portable?
Yes, you are right, will replace with printf in the next patch.
... or a cat >.git/config <<\EOF, since this is the construct used
elsewhere in the script.
That sounds much better ;-)  Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help