Changeset 2037
- Timestamp:
- Oct 21, 2012, 4:36:12 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build/run-bitten.sh
r2015 r2037 183 183 184 184 # 185 # Fix system 186 # 187 188 if [ "$family" = "osx" ]; then 189 # The version of Subversion shipped by Apple is antique; try to 190 # use the one in /usr/local/bin instead. 191 PATH="/usr/local/bin:$PATH" 192 export PATH 193 fi 194 195 # 185 196 # Launch everything 186 197 #
Note: See TracChangeset
for help on using the changeset viewer.