From a20bcb4c50800a9edf0ba61ec4e297eb7a944837 Mon Sep 17 00:00:00 2001 From: donghee yang Date: Fri, 12 Apr 2013 10:22:25 +0900 Subject: [PATCH] [Title] Fixed a bug that remote job is not released from remote server queue --- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- src/build_server/BuildJob.rb | 3 +++ src/build_server/JobManager.rb | 6 ------ 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package/changelog b/package/changelog index f8449a7..dfb0f1c 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.1.25 +- Fixed a bug that remote job is not released from remote server queue +== donghee yang 2013-04-12 * 2.1.24 - Fixed a bug that job assignment to child server is wrong == donghee yang 2013-04-12 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index bc39ff5..f4eb581 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source : dibs -Version :2.1.24 +Version :2.1.25 Maintainer : taejun ha, jiil hyoun , donghyuk yang , donghee yang , sungmin kim