aboutsummaryrefslogtreecommitdiff
path: root/test/testing.sh
diff options
context:
space:
mode:
authorIgnacio Burgueño <ignaciob@inconcertcc.com>2015-04-14 13:06:09 -0300
committerIgnacio Burgueño <ignaciob@inconcertcc.com>2015-04-14 13:06:09 -0300
commit15ad97bb124c800a95ac0d2d46f747e711fd3f8e (patch)
tree99aa590758f72f1e99b3f6d002c78f19800ff4d3 /test/testing.sh
parent6b350de4daaccba8b142c5db0d8fb8fabaa1649b (diff)
downloadluarocks-15ad97bb124c800a95ac0d2d46f747e711fd3f8e.tar.gz
luarocks-15ad97bb124c800a95ac0d2d46f747e711fd3f8e.tar.bz2
luarocks-15ad97bb124c800a95ac0d2d46f747e711fd3f8e.zip
Address issues spotted in the review
Diffstat (limited to 'test/testing.sh')
-rwxr-xr-xtest/testing.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testing.sh b/test/testing.sh
index 7f0a4ae0..0fa6fe92 100755
--- a/test/testing.sh
+++ b/test/testing.sh
@@ -263,7 +263,6 @@ mkdir -p "$testing_server"
263 get "$luarocks_repo/lua-path-0.2.3-1.src.rock" 263 get "$luarocks_repo/lua-path-0.2.3-1.src.rock"
264 get "$luarocks_repo/lua-cjson-2.1.0-1.src.rock" 264 get "$luarocks_repo/lua-cjson-2.1.0-1.src.rock"
265 get "$luarocks_repo/luacov-coveralls-0.1.1-1.src.rock" 265 get "$luarocks_repo/luacov-coveralls-0.1.1-1.src.rock"
266 get "$luarocks_repo/luacov-coveralls-0.1.1-1.src.rock"
267) 266)
268$luarocks_admin_nocov make_manifest "$testing_server" 267$luarocks_admin_nocov make_manifest "$testing_server"
269 268