Skip to content

Commit

Permalink
let users know where the logs are stored
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Sep 27, 2011
1 parent c42af46 commit b2e419b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/dev/all_hll_test.pl
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ =head1 DESCRIPTION
if (defined $ARGV[0] && ($ARGV[0] eq '-v' || $ARGV[0] eq '--verbose')) {
$verbose = 1;
}
say "all output will be logged in $tmp_dir/logs";

build_project({
"name" => "Parrot",
Expand Down

0 comments on commit b2e419b

Please sign in to comment.