@leroysheep / LeeRoySheep / commits / 3bbd506483

Meta/Make: use dash by default

Junio C Hamano committed May 26, 2016 at 14:31 UTC 3bbd5064833592e2fb484bd02f1a66168de74b5d
1 file changed +1 -1
Make
+1 -1
index 59bf91127d..c1e1f61ad6 100755 --- a/Make +++ b/Make @@ -56,7 +56,7 @@ do done Wall="-Wall -Wvla -Wdeclaration-after-statement -Wno-format-zero-length${Wall+ $Wall}" -tests= jobs= skip= oldtest= with_dash= testpen= +tests= jobs= skip= oldtest= with_dash=y testpen= clean=: case `uname` in