use root on all ssh connects to OSX, other tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-10 15:22:04 +00:00
parent 1b72277062
commit 39d3e67e3a
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
distrib/all/build-all release $* 2>&1 | tee daily.log
distrib/all/build-all release $* 2>&1 | tee release.log