diff --git a/Test/RunCassandra.bat b/Test/RunCassandra.bat deleted file mode 100644 index 5e0ccb6..0000000 --- a/Test/RunCassandra.bat +++ /dev/null @@ -1,11 +0,0 @@ -@echo off -setlocal - -rem set CASSANDRA_HOME=c:\cassandra060 -if exist V:\ subst V: /D -subst V: . -set CASSANDRA_CONF=V:\conf -cd %CASSANDRA_HOME% -call bin\cassandra.bat - -endlocal \ No newline at end of file