diff options
author | mpeterv <mpeterval@gmail.com> | 2015-12-23 19:05:51 +0300 |
---|---|---|
committer | mpeterv <mpeterval@gmail.com> | 2015-12-23 19:05:51 +0300 |
commit | cf0a6e9ea5e4fdb0835095770294cf0ad3de81f1 (patch) | |
tree | 0381fc15615e4f3d143977c80c751b56f79ffcf2 /test | |
parent | 9fe6923d37a9e3b35428cfa631da60fdd6a89f95 (diff) | |
parent | fe0156e6de2a3e257f80b23636792ecc7cd64a29 (diff) | |
download | luarocks-cf0a6e9ea5e4fdb0835095770294cf0ad3de81f1.tar.gz luarocks-cf0a6e9ea5e4fdb0835095770294cf0ad3de81f1.tar.bz2 luarocks-cf0a6e9ea5e4fdb0835095770294cf0ad3de81f1.zip |
Merge branch 'master' into luarocks-3
Diffstat (limited to 'test')
-rwxr-xr-x | test/testing.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testing.sh b/test/testing.sh index abda18d4..86d7579b 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -279,6 +279,7 @@ mkdir -p "$testing_server" | |||
279 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 279 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
280 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" | 280 | get "https://raw.githubusercontent.com/brunoos/luasec/master/luasec-0.6alpha-2.rockspec" |
281 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 281 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
282 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" | ||
282 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 283 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |
283 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" | 284 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" |
284 | get "$luarocks_repo/cprint-${verrev_cprint}.rockspec" | 285 | get "$luarocks_repo/cprint-${verrev_cprint}.rockspec" |