JAL-4111 improvement to convert -draw argument
[jalview.git] / build.gradle
index 9b2fe27..43f03ee 100644 (file)
@@ -1956,7 +1956,6 @@ task getdownImagesProcess() {
             '-draw', sprintf(getdown_background_image_text_date_cmd, getDate("yyyy-MM-dd HH:mm:ss")),
             file.getPath()
           ]
-println("CMD=${commandLine}")
         }
       }
     }