From e9da8ce7e5ebfaf4d80c3bb7cfd5ad963060b182 Mon Sep 17 00:00:00 2001 From: Christian Beer Date: Wed, 18 May 2016 10:19:49 +0200 Subject: [PATCH] Revert "Wrapper: fix comment" Feature is superfluous because on an output file already renames/moves the file. This reverts commit 309f38fbaa3aa73970e4df389f48e4fb85493bdd. --- samples/wrapper/wrapper.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/samples/wrapper/wrapper.cpp b/samples/wrapper/wrapper.cpp index edb41a6e73..d6b4f3b9c1 100644 --- a/samples/wrapper/wrapper.cpp +++ b/samples/wrapper/wrapper.cpp @@ -417,9 +417,7 @@ void do_zip_outputs() { } } -// rename/move output files usefull for large files that are alreay in the project directory -// The logical name of the output file "foo" must be specified as "foo.link" in the result template -// and "foo" should be a softlink, see usage of boinc_resolve() in job.xml +// if any zipped input files are present, unzip and remove them // void do_rename_outputs() { for (unsigned int i=0; i