From: Mike Taylor
Date: Thu, 30 Nov 2006 10:53:27 +0000 (+0000)
Subject: Allow all-targets test to choose between Quick and Full.
X-Git-Tag: CPAN-v1.02~54^2~689
X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=a5139b5e63e193a3bcb1eb19598e6ea6feabc72b;p=irspy-moved-to-github.git
Allow all-targets test to choose between Quick and Full.
---
diff --git a/web/htdocs/details/check.mc b/web/htdocs/details/check.mc
index 70e8f50..7b434be 100644
--- a/web/htdocs/details/check.mc
+++ b/web/htdocs/details/check.mc
@@ -1,4 +1,4 @@
-%# $Id: check.mc,v 1.13 2006-11-18 00:09:01 mike Exp $
+%# $Id: check.mc,v 1.14 2006-11-30 10:53:27 mike Exp $
<%args>
@id
$test => "Quick"
@@ -14,8 +14,9 @@ if ($allTargets && !$really) {
Are you sure you want to do this?
- Yes
- No
+ Yes: Quick Test
+ Yes: Full Test
+ No
<%perl>
} else {