consistent autobuild log output
authorRobin Gareus <robin@gareus.org>
Sat, 10 Jan 2015 18:39:45 +0000 (19:39 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 10 Jan 2015 18:40:01 +0000 (19:40 +0100)
tools/x-win/package.sh

index cc1966ca157e94df3360511f927496fd17747096..d50a86c7e2533c14d93adf0a8fdd794631824b3e 100755 (executable)
@@ -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"