changeset 8:3b744b24ce50 draft

Uploaded
author petr-novak
date Mon, 10 Jul 2023 09:30:19 +0000
parents ffe53359f758
children 319156f85093
files repex_full_clustering.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/repex_full_clustering.xml	Wed Apr 14 06:35:18 2021 +0000
+++ b/repex_full_clustering.xml	Mon Jul 10 09:30:19 2023 +0000
@@ -38,7 +38,7 @@
       /opt/repex_tarean/stderr_filter.py stderr.log &&
       cd tarean_output &&
       zip -r  ${ReportArchive}.zip * &&
-      mv ${ReportArchive}.zip ${ReportArchive} &&
+      mv -p ${ReportArchive}.zip ${ReportArchive} &&
       cp index.html ${ReportFile} &&
       mkdir ${ReportFile.files_path} &&
       cp -r --parents libdir ${ReportFile.files_path} &&