diff options
author | hisham <hisham@9ca3f7c1-7366-0410-b1a3-b5c78f85698c> | 2009-06-17 22:17:55 +0000 |
---|---|---|
committer | hisham <hisham@9ca3f7c1-7366-0410-b1a3-b5c78f85698c> | 2009-06-17 22:17:55 +0000 |
commit | 1a099c9c33827bd2e73fe4c08fd47ae6b45adfd2 (patch) | |
tree | f64fc8e082dbd89ad97c1727a779e395791e6fbf | |
parent | 0859f85d42be5305e863c2a831f6a8b35b3262f9 (diff) | |
download | luarocks-1a099c9c33827bd2e73fe4c08fd47ae6b45adfd2.tar.gz luarocks-1a099c9c33827bd2e73fe4c08fd47ae6b45adfd2.tar.bz2 luarocks-1a099c9c33827bd2e73fe4c08fd47ae6b45adfd2.zip |
testing svn
git-svn-id: http://luarocks.org/svn/luarocks/trunk@27 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
-rw-r--r-- | install.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.bat b/install.bat index 141fe0f8..25ecfdd4 100644 --- a/install.bat +++ b/install.bat | |||
@@ -298,7 +298,7 @@ IF NOT EXIST "%ROCKS_TREE%" %MKDIR% "%ROCKS_TREE%" | |||
298 | IF NOT EXIST "%APPDATA%/luarocks" %MKDIR% "%APPDATA%/luarocks" | 298 | IF NOT EXIST "%APPDATA%/luarocks" %MKDIR% "%APPDATA%/luarocks" |
299 | 299 | ||
300 | REM *********************************************************** | 300 | REM *********************************************************** |
301 | REM Exit handlers | 301 | REM Exit handlers |
302 | REM *********************************************************** | 302 | REM *********************************************************** |
303 | 303 | ||
304 | ECHO LuaRocks is installed! | 304 | ECHO LuaRocks is installed! |