Skip to content

Commit

Permalink
print generated filename instead of opening it
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Jun 9, 2015
1 parent fe85b91 commit 4c808b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/get-translated-release-notes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ fi

fetch
extract_release_notes $1 $2
open $OUTFILE
echo Generated file:
echo $OUTFILE

0 comments on commit 4c808b3

Please sign in to comment.