Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yannmh committed Mar 31, 2015
1 parent 4f24f03 commit 6d49180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/zookeeper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def zk_rootdir
task :before_script => ['ci:common:before_script'] do
sh %(mkdir -p $VOLATILE_DIR/zookeeper)
sh %(cp $TRAVIS_BUILD_DIR/ci/resources/zookeeper/zoo.cfg\
$#{zk_rootdir}/conf/)
#{zk_rootdir}/conf/)
sh %(#{zk_rootdir}/bin/zkServer.sh start)
sleep_for 10
end
Expand Down

0 comments on commit 6d49180

Please sign in to comment.