aboutsummaryrefslogtreecommitdiff
path: root/smoke_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'smoke_test.sh')
-rwxr-xr-xsmoke_test.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/smoke_test.sh b/smoke_test.sh
index c8df2881..bb1a5984 100755
--- a/smoke_test.sh
+++ b/smoke_test.sh
@@ -15,11 +15,6 @@ tar zxvpf "$(basename "$tarball")"
15cd "$(basename "$tarball" .tar.gz)" 15cd "$(basename "$tarball" .tar.gz)"
16./configure --prefix=foobar 16./configure --prefix=foobar
17make 17make
18./luarocks --verbose
19./luarocks --verbose install inspect
20./luarocks --verbose show inspect
21./lua -e 'print(assert(require("inspect")(_G)))'
22./luarocks --verbose remove inspect
23make install 18make install
24cd foobar 19cd foobar
25bin/luarocks --verbose 20bin/luarocks --verbose