[Title] Fix a mistakes about multi passwd input
authordonghee yang <donghee.yang@samsung.com>
Fri, 31 Aug 2012 14:23:45 +0000 (23:23 +0900)
committerdonghee yang <donghee.yang@samsung.com>
Fri, 31 Aug 2012 14:23:45 +0000 (23:23 +0900)
src/build_server/SocketJobRequestListener.rb

index ca5d9c7ee9a103bcb9321ae29d1c40656453e71a..3d106ed2bd242b012af782963bb2d6d401f7a2b7 100644 (file)
@@ -213,6 +213,7 @@ class SocketJobRequestListener
                                        new_job_list.push new_job
                                        @log.info "Received a request for building this project : #{pname}, #{os}"
                                }
+                               i = i + 1
                        }
 
                        if new_job_list.count > 1 then