projects
/
sdk
/
tools
/
sdk-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e25bd6d
)
[Title] Fixed a bug that loop on multi-job does not have sleep
author
donghee yang
<donghee.yang@samsung.com>
Wed, 24 Apr 2013 02:15:18 +0000
(11:15 +0900)
committer
donghee yang
<donghee.yang@samsung.com>
Wed, 24 Apr 2013 02:15:18 +0000
(11:15 +0900)
src/build_server/MultiBuildJob.rb
patch
|
blob
|
history
diff --git
a/src/build_server/MultiBuildJob.rb
b/src/build_server/MultiBuildJob.rb
index 36bb3b4850cafed1afd0b48a15f188137e6f381a..ca19c4aa16ad02574965ae27dc6d1636179c97ac 100644
(file)
--- a/
src/build_server/MultiBuildJob.rb
+++ b/
src/build_server/MultiBuildJob.rb
@@
-420,6
+420,7
@@
class MultiBuildJob < CommonJob
end
end
check_event
+ sleep 1
end
if stop_status == "ERROR" then