]> git.donarmstrong.com Git - wannabuild.git/commitdiff
hotfix for mkstats
authorAndreas Barth <aba@not.so.argh.org>
Sun, 28 Feb 2010 18:25:11 +0000 (18:25 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Sun, 28 Feb 2010 18:25:11 +0000 (18:25 +0000)
bin/wanna-build

index 2541de521fdbda4c0088955ec5fc2875cbc32451..d5f1b8d3cc835f43f30f2f32ae31df7d9185c147 100755 (executable)
@@ -1887,8 +1887,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    ",