[Title] Fixed a bug that loop on multi-job does not have sleep
authordonghee yang <donghee.yang@samsung.com>
Wed, 24 Apr 2013 02:15:18 +0000 (11:15 +0900)
committerdonghee yang <donghee.yang@samsung.com>
Wed, 24 Apr 2013 02:15:18 +0000 (11:15 +0900)
src/build_server/MultiBuildJob.rb

index 36bb3b4850cafed1afd0b48a15f188137e6f381a..ca19c4aa16ad02574965ae27dc6d1636179c97ac 100644 (file)
@@ -420,6 +420,7 @@ class MultiBuildJob < CommonJob
                                end
                        end
                        check_event
+                       sleep 1
                end
 
                if stop_status == "ERROR" then