Re: [PATCH 3/7] add a test for semantic errors in config files From: Matthieu Moy <hidden> Date: 2016-06-15 23:02:01 Tanay Abhra [off-list ref] writes: quotedquotedquoted+ 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. -- Matthieu Moy http://www-verimag.imag.fr/~moy/
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help