mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-20 09:11:01 +00:00
Travis: Fix OS X maximum log length error
This commit is contained in:
parent
cd7d8b1353
commit
87f11e2e2a
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ if [ -f "$HOME/macports_cache/macports.tar" ]; then
|
|||
unlink "$HOME/macports_cache/macports.tar";
|
||||
else
|
||||
echo "MacPorts cache not found; installing from scratch...";
|
||||
VERBOSE=1;
|
||||
fi
|
||||
|
||||
# Verbose?
|
||||
|
|
Loading…
Reference in a new issue