Signed-off-by: Ian Jackson <[email protected]>
---
cs-bisection-step | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cs-bisection-step b/cs-bisection-step
index 0be8bd0..0d0e08f 100755
--- a/cs-bisection-step
+++ b/cs-bisection-step
@@ -1208,7 +1208,7 @@ END
if ($cache_option and $cacheok and $recipe =~ m/^build/ and !@$subjobs) {
my $reusejob= $builds_investigated{$popjob};
if (!defined $reusejob) {
- print STDERR "Searching for $popflight.$popjob to reuse...\n";
+ print STDERR "Searching for $popjob (like $copyflight) to
reuse...\n";
$reusejob =
$dbh_tests->selectrow_hashref(<<END,{}, $popjob,$popjob);
SELECT *
--
2.1.4
_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel