diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2015-12-29 13:50:11 -0200 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-12-29 13:50:11 -0200 |
commit | f29297f6f3185158fc81d6137e21ea7e14e43b74 (patch) | |
tree | 67e0d5c7e6e5deb5822e2cab0e9a8cebbfbdbd16 /test/testing.sh | |
parent | 98fa937c7368bc32ffcd0658657e3884d77242cb (diff) | |
parent | 84067c2d32bc4339fa6c4466bee87ee71c449b98 (diff) | |
download | luarocks-2.3.0.tar.gz luarocks-2.3.0.tar.bz2 luarocks-2.3.0.zip |
Merge branch 'master' into 2.3.0v2.3.0-rc2v2.3.0
Diffstat (limited to 'test/testing.sh')
-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 26bdde5f..70bd68b2 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
@@ -244,6 +244,7 @@ mkdir -p "$testing_server" | |||
244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" | 244 | get "$luarocks_repo/validate-args-1.5.4-1.rockspec" |
245 | get "$luarocks_repo/luasec-0.5-2.rockspec" | 245 | get "$luarocks_repo/luasec-0.5-2.rockspec" |
246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" | 246 | get "$luarocks_repo/luabitop-1.0.2-1.rockspec" |
247 | get "$luarocks_repo/luabitop-1.0.2-1.src.rock" | ||
247 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" | 248 | get "$luarocks_repo/lpty-1.0.1-1.src.rock" |
248 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" | 249 | get "$luarocks_repo/cprint-${verrev_cprint}.src.rock" |
249 | get "$luarocks_repo/cprint-${verrev_cprint}.rockspec" | 250 | get "$luarocks_repo/cprint-${verrev_cprint}.rockspec" |