]> mj.ucw.cz Git - bex.git/blobdiff - lib/bin/bex-prun
bex prun: Recognize PREP state
[bex.git] / lib / bin / bex-prun
index b7be1acd43bbdc2f633043a8b4a3d22018887654..7f988cf97784b92a9c9813a0876ac467733f47c1 100755 (executable)
@@ -384,7 +384,7 @@ sub update($$$$) {
                                $host_last_fail_stat{$mach} = $stat;
                        }
                }
-               when (['START', 'PING', 'SEND', 'RUN']) {
+               when (['START', 'PING', 'PREP', 'SEND', 'RUN']) {
                }
                default {
                        $ui->err("Received unknown job status $stat");