mirror of
https://github.com/SAP/jenkins-library.git
synced 2026-06-19 22:58:55 +02:00
co-authored by
Marcus Holl
parent
bef0dfc3ea
commit
3794371be3
+1
-1
@@ -244,7 +244,7 @@ func setTimeStamp(mtaYamlFile string, p piperutils.FileUtils) error {
|
|||||||
}
|
}
|
||||||
log.Entry().Infof("Timestamp replaced in \"%s\"", mtaYamlFile)
|
log.Entry().Infof("Timestamp replaced in \"%s\"", mtaYamlFile)
|
||||||
} else {
|
} else {
|
||||||
log.Entry().Infof("No timestap contained in \"%s\". File has not been modified.", mtaYamlFile)
|
log.Entry().Infof("No timestamp contained in \"%s\". File has not been modified.", mtaYamlFile)
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user