1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/test2.bat

12 lines
187 B
Batchfile
Raw Normal View History

2011-03-12 03:45:06 +01:00
2015-12-03 18:16:32 +01:00
@REM $Id: test2.bat,v 1.20 2015/11/23 16:47:01 gilles Exp gilles $
2014-05-30 03:56:21 +02:00
@REM
2011-03-12 03:45:06 +01:00
2015-12-03 18:16:32 +01:00
cd /D %~dp0
2012-12-29 01:43:39 +01:00
2014-05-30 03:56:21 +02:00
@REM @ECHO off
2015-12-03 18:16:32 +01:00
.\imapsync.exe --modules_version
@PAUSE
.\imapsync.exe --testslive
2014-05-30 03:56:21 +02:00
@PAUSE