From ae1bf8efb6fb4a8367e86b995365d5eaff529546 Mon Sep 17 00:00:00 2001 From: "jiil.hyoun" Date: Wed, 28 Nov 2012 16:43:36 +0900 Subject: [PATCH] [Title] change dir seperator whern windows remove script [Type] Bugfix [Module] Toolchain / [Priority] Major [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase] Change-Id: Id8d25f4a970c7f6e90b86deb7026460112e21a26 --- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- src/pkg_server/installer.rb | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package/changelog b/package/changelog index 02eabb9..4ebb54c 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 1.2.17 +- change dir seperator when windows remove script execute +== hyoun jiil 2012-11-28 * 1.2.16 - Increased communication timeout to 120sec == donghee yang 2012-11-28 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index d051f12..7905752 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source : dibs -Version :1.2.16 +Version :1.2.17 Maintainer : taejun ha, jiil hyoun , donghyuk yang , donghee yang , sungmin kim