# HG changeset patch # User jtilman # Date 1529857551 14400 # Node ID 3b010ddcea2a35f9d6d6a2d5dc491d150e8b6e99 # Parent c554e6d251fd9ed3bb5e625a75fefde3b6f80212 Uploaded diff -r c554e6d251fd -r 3b010ddcea2a flexbar.pl --- a/flexbar.pl Tue Jun 19 10:00:20 2018 -0400 +++ b/flexbar.pl Sun Jun 24 12:25:51 2018 -0400 @@ -10,7 +10,7 @@ my $call = join " ", @ARGV[0..($#ARGV - 4)]; -system $call .' --target FlexbarTargetFile > '. $outFile and exit 1; +system $call .' --target FlexbarTargetFile --output-log '. $outFile and exit 1; foreach(){