Владимир Томишинец 5 years ago
parent
commit
bd69ccd79c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jenkinsfile.get.and.sync.dict

+ 1 - 1
jenkinsfile.get.and.sync.dict

@@ -218,7 +218,7 @@ pipeline {
                             ls -al /services/$CMD.dir/; \
                             rm -fv /services/$CMD.dir/*.xml; \
                             wget -P /services/$CMD.dir --user=$CMD.user --password=$CMD.pass $FTP.cmd'; \
-                            echo good > /services/$CMD.dir/1.txt; \
+                            touch /services/$CMD.dir/1.txt; echo good > /services/$CMD.dir/1.txt; \
                             ls -al /services/$CMD.dir/
                        """
                     echo "Syncing dictionaries for CMD"