From d71ef8a35787bce195db69e2e70e74032e6aa1d5 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 17 Apr 2018 13:30:43 +0200 Subject: show warning on stopped slave --- buildmaster/build-list.php | 1 + 1 file changed, 1 insertion(+) (limited to 'buildmaster/build-list.php') diff --git a/buildmaster/build-list.php b/buildmaster/build-list.php index 966c5b5..b1aa94e 100644 --- a/buildmaster/build-list.php +++ b/buildmaster/build-list.php @@ -167,6 +167,7 @@ print "List of " . $to_show . " package builds\n"; print "\n"; print "\n"; print "\n"; +show_warning_on_offline_slave(); print "Start page\n"; print "build logs
\n"; -- cgit v1.2.3