summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-17 14:25:51 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-17 14:25:51 -0500
commita8c1e3d6987cb1b9faa4a85e1b6736f5ab289bd9 (patch)
tree07d5cec6418544696496e1fc07a372eb4a862bca /test
parent50ad746cfae5cc96c1352dfa7d06754fcccf41df (diff)
downloadlua4win-dist-lua-a8c1e3d6987cb1b9faa4a85e1b6736f5ab289bd9.tar.gz
lua4win-dist-lua-a8c1e3d6987cb1b9faa4a85e1b6736f5ab289bd9.tar.bz2
lua4win-dist-lua-a8c1e3d6987cb1b9faa4a85e1b6736f5ab289bd9.zip
Add our rock servers and a system-wide rock tree
Diffstat (limited to 'test')
-rwxr-xr-xtest4
1 files changed, 2 insertions, 2 deletions
diff --git a/test b/test
index 2f74971..83f1130 100755
--- a/test
+++ b/test
@@ -75,7 +75,7 @@ tar -czf images.tar.gz *.png
75 75
76# Make sure we've installed it 76# Make sure we've installed it
77INSTALLDIR='/root/.wine/drive_c/Program Files (x86)/Lua4Win/Lua4Win 1.0' 77INSTALLDIR='/root/.wine/drive_c/Program Files (x86)/Lua4Win/Lua4Win 1.0'
78test -e $INSTALLDIR/luajit.exe 78test -e "$INSTALLDIR/luajit.exe"
79test -e $INSTALLDIR/luarocks.exe 79test -e "$INSTALLDIR/luarocks.exe"
80wine "$INSTALLDIR/luarocks.exe" --help 80wine "$INSTALLDIR/luarocks.exe" --help
81wine "$INSTALLDIR/luarocks.exe" config 81wine "$INSTALLDIR/luarocks.exe" config