Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sqstring-in-sqstring.expect « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf0b591cf7d8e3fb173ab122a2ed5d928cf6c643 (plain)
1
2
3
4
perl -e '
	defined($_ = -s $_) or die for @ARGV;
	exit 1 if $ARGV[0] <= $ARGV[1];
' test-2-$packname_2.pack test-3-$packname_3.pack