fix too-slow upload rate limit

master
Don Bright 2014-03-31 22:14:48 -05:00
parent b7f7487727
commit 1931cdacde
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ init_variables()
#BRANCH_TO_BUILD=master
STARTPATH=$PWD
export STARTPATH
# kilob per second for scp upload
RATELIMIT=20
# kilobit (not kilobyte!) per second for scp upload
RATELIMIT=420
DOBUILD=1
DOUPLOAD=1
DRYRUN=