[Title] fix wrong variable name
authorjiil.hyoun <jiil.hyoun@samsung.com>
Fri, 15 Mar 2013 02:09:49 +0000 (11:09 +0900)
committerjiil.hyoun <jiil.hyoun@samsung.com>
Fri, 15 Mar 2013 02:09:49 +0000 (11:09 +0900)
[Type] Bugfix
[Module] Toolchain /
[Priority] Major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ieb2121258e0ad063b12ba7a883c42c053fe1290c

src/pkg_server/client.rb

index f9cb1740c2d949327afc8ab5c37793747943d400..b864fe92f5aa86fea2c50ba948d8e2f6172904c7 100644 (file)
@@ -384,7 +384,7 @@ class Client
                end
 
                if not File.exist? cachefile then
-                       @log.info "Failed to move [#{filenamae}] to "
+                       @log.info "Failed to move [#{filename}] to "
                        @log.info "  [#{download_path}]"
                end
                remove_old_files_in_cache