Skip to content

Commit

Permalink
consistent autobuild log output
Browse files Browse the repository at this point in the history
  • Loading branch information
x42 committed Jan 10, 2015
1 parent 38c2bdc commit f53f0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/x-win/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -384,4 +384,4 @@ echo " === Building Windows Installer (lzma compression takes ages)"
fi
time makensis -V2 $NSISFILE
rm -rf $DESTDIR
ls -lh "$OUTFILE"
ls -lgGh "$OUTFILE"

0 comments on commit f53f0af

Please sign in to comment.