From 47f10924042375514921f121149b75466824cd03 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Fri, 21 Oct 2011 02:34:05 +0000 Subject: Exit with number of lines needing an encoding arg change. svn path=/trunk/; revision=39504 --- tools/fix-encoding-args.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/fix-encoding-args.pl b/tools/fix-encoding-args.pl index 369f571d32..591a4b97c0 100755 --- a/tools/fix-encoding-args.pl +++ b/tools/fix-encoding-args.pl @@ -257,6 +257,7 @@ while (my $fileName = $ARGV[0]) { print FCO "$fileContents"; close(FCO); } + exit $found; # Optional searches: # search for (and output) proto_tree_add_item() statements with invalid encoding arg for specified field types -- cgit v1.2.3