lib/cicd/builder/mixlib/build.rb in cicd-builder-0.9.58 vs lib/cicd/builder/mixlib/build.rb in cicd-builder-0.9.59

- old
+ new

@@ -223,10 +223,10 @@ end # --------------------------------------------------------------------------------------------------------------- def cleanupAfterUpload() @logger.info CLASS+'::'+__method__.to_s - @logger.debug = %(Prior to VERSION 0.9.58 there was no #{__method__.to_s} action) + @logger.debug %(Prior to VERSION 0.9.58 there was no #{__method__.to_s} action) end # --------------------------------------------------------------------------------------------------------------- def createMetaData() @logger.info CLASS+'::'+__method__.to_s \ No newline at end of file