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

sqstring-in-sqstring.test « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 77a425e0c795c5253b54a6cc9dd67df8d7d46f64 (plain)
1
2
3
4
5
# LINT: SQ-string Perl code fragment within SQ-string
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