From 6b39f9d375b457d1cc4ab61914ea4b2bc80617f2 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Tue, 28 Oct 2003 00:58:13 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2592 --- py/Boinc/tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/Boinc/tools.py b/py/Boinc/tools.py index fc41d7c885..c3830cda0b 100644 --- a/py/Boinc/tools.py +++ b/py/Boinc/tools.py @@ -67,7 +67,7 @@ def process_executable_file(file, signature_text=None, quiet=False, executable=T xml = ''' %s %s -''' %(source_file_base,target_url) +''' %(target_file_base,target_url) if executable: xml += ' \n' if signature_text: