Software /
code /
prosody
File
tests/run_tests.bat @ 6143:82b3a2155a55
plugins/muc/muc.lib: If decline is to person in room; route to all sessions
author | daurnimator <quae@daurnimator.com> |
---|---|
date | Thu, 27 Mar 2014 19:16:46 -0400 |
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=