Commit 3d8019f
committed
openshift-install: add version string to logs
Including the version in the logs should make debugging a little easier
since we'll definitively know which version of the installer produced
them. This log entry was added under `setupFileHook()` since it felt
natural to include it as part of the logfile setup: ensure the logging
directory exists, ensure the logfile exists, append the current version.1 parent a71a531 commit 3d8019f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments