From b31baee0bcc35a91e03152700156eeb09a441274 Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 18 Jan 2010 14:26:43 +0000 Subject: [PATCH] spans on the testqemu32* boxes as well --- scripts/reboot-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/reboot-all.sh b/scripts/reboot-all.sh index 951d0bb..1c50590 100755 --- a/scripts/reboot-all.sh +++ b/scripts/reboot-all.sh @@ -3,7 +3,7 @@ echo '==================== cleaning trackers on testmaster' ssh root@testmaster.onelab.eu rm 'tracker*' -for h in mirror build build2 build3 testplc testqemu1 testqemu2 testqemu3; do +for h in mirror build build2 build3 testplc testqemu{1,2,3} testqemu32-{1,2,3,4,5}; do echo "==================== rebooting $h.onelab.eu" host $h.onelab.eu ssh root@$h.onelab.eu shutdown -r now -- 2.47.0