We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73da184 commit 15fd1fbCopy full SHA for 15fd1fb
ci/setup-cfengine-build-host.sh
@@ -85,7 +85,7 @@ function cleanup()
85
mv /var/cfengine /var/bak.cfengine || true
86
rm -rf /opt/bak.cfengine
87
mv /opt/cfengine /opt/bak.cfengine || true
88
- mv /var/log/CFE* /var/bak.cfengine/ ||| true
+ mv /var/log/CFE* /var/bak.cfengine/ || true
89
mv /var/log/postgresql.log /var/bak.cfengine || true
90
91
if command -v pkill; then
0 commit comments