]> git.donarmstrong.com Git - wannabuild.git/commitdiff
Merge branch 'master' of /org/buildd.debian.org/git/wanna-build
authorAndreas Barth <aba@not.so.argh.org>
Sun, 28 Feb 2010 19:30:23 +0000 (19:30 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Sun, 28 Feb 2010 19:30:23 +0000 (19:30 +0000)
bin/wanna-build

index 27b732c89f79f014ca910b5807c32b0693fd5855..1de5e920a53155502dbafa70598a1458f5105721 100755 (executable)
@@ -1895,8 +1895,8 @@ sub list_packages {
                print "  Previous state was $pkg->{'previous_state'} until ",
                          "$pkg->{'state_change'}\n"
                        if $verbose && $pkg->{'previous_state'};
-               print "  Previous state left $pkg->{'state_time'} ago\n"
-                       if $verbose && $pkg->{'state_time'};
+               print "  Previous state $pkg->{'previous_state'} left $pkg->{'state_time'} ago\n"
+                       if $verbose && $pkg->{'previous_state'};
                print "  No previous state recorded\n"
                        if $verbose && !$pkg->{'previous_state'};
                print "  Previous failing reasons:\n    ",