Skip to content

Commit

Permalink
Increased the time between Nuve and ErizoController startups to see i…
Browse files Browse the repository at this point in the history
…f it works in Travis
  • Loading branch information
jcague committed Oct 24, 2013
1 parent a2f2c80 commit 11f018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/initLicode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sudo rabbitmq-server > $BUILD_DIR/rabbit.log &
cd $ROOT/nuve
./initNuve.sh

sleep 2
sleep 5

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOT/erizo/build/erizo:$ROOT/erizo:$ROOT/build/libdeps/build/lib
export ERIZO_HOME=$ROOT/erizo/
Expand Down

0 comments on commit 11f018f

Please sign in to comment.