tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Sun, 03 Jun 2018 13:40:58 +0900
changeset 38236 a6347ae6168d
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
test-fuzz-targets: look for clang-6.0 binary as well Debian sid is still shipped with clang 4.0 by default. This allows me to run the test without replacing the system clang to clang-6.0.

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$TESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF