Skip to content
Snippets Groups Projects
Commit 1c76434a authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Whitespace only.

parent c6312595
No related branches found
No related tags found
No related merge requests found
...@@ -254,7 +254,7 @@ namespace AutoTx ...@@ -254,7 +254,7 @@ namespace AutoTx
var buildCommitName = Properties.Resources.BuildCommit.Trim(); var buildCommitName = Properties.Resources.BuildCommit.Trim();
writeLog("-----------------------"); writeLog("-----------------------");
writeLog(ServiceName + " service started."); writeLog(ServiceName + " service started.");
writeLog("build: [" + buildTimestamp + "]"); writeLog("build: [" + buildTimestamp + "]");
writeLog("commit: [" + buildCommitName + "]"); writeLog("commit: [" + buildCommitName + "]");
writeLog("-----------------------"); writeLog("-----------------------");
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment