]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/sqstring-in-sqstring.test
Merge branch 'jk/clone-allow-bare-and-o-together'
[thirdparty/git.git] / t / chainlint / sqstring-in-sqstring.test
1 # LINT: SQ-string Perl code fragment within SQ-string
2 perl -e '\''
3 defined($_ = -s $_) or die for @ARGV;
4 exit 1 if $ARGV[0] <= $ARGV[1];
5 '\'' test-2-$packname_2.pack test-3-$packname_3.pack