mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 16:09:41 +02:00
snapshot monitor tool: don't run extra test, just do the monitoring
git-svn-id: trunk@13829 -
This commit is contained in:
parent
707313382f
commit
88d822c376
@ -4,7 +4,7 @@ program checksnapshots;
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, consoletestrunner,
|
Classes, consoletestrunner,
|
||||||
SnapshotsUptodate, ftplistertest, TestMonitorCfg;
|
SnapshotsUptodate;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user