Software /
code /
prosody
File
tests/run_tests.bat @ 1657:1fe566011e2b
Moving realm at the beginning of the digest-md5 message send by the server.
author | Tobias Markmann <tm@ayena.de> |
---|---|
date | Sun, 09 Aug 2009 21:19:03 +0200 |
parent | 809:28d6515f5b7b |
line wrap: on
line source
@echo off set oldpath=%path% set path=%path%;..;..\lualibs del reports\*.report lua test.lua %* set path=%oldpath% set oldpath=