 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 02/17] cs-bisection-step: Improve a message
 Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
 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
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |