t5000: use check_mtime()
[git.git] / t / chainlint / dqstring-no-interpolate.expect
blob10724987a5fbb6ba19ba0972c77b5689ca52ab28
1 grep "^ ! [rejected][ ]*$BRANCH -> $BRANCH (non-fast-forward)$" out &&
3 grep "^\.git$" output.txt &&
7         cd client$version &&
8         GIT_TEST_PROTOCOL_VERSION=$version git fetch-pack --no-progress .. $(cat ../input)
9 ) > output &&
10         cut -d ' ' -f 2 < output | sort > actual &&
11         test_cmp expect actual