jenkins: Fix cleanup command redirection.
Fix redirection to /dev/null of cleanup commands. The '2' was being interpreted as part of the command instead of part of the redirect. Change-Id: I2e3a591b165e0288c4b82b9ef475fdfd5392a90a
Showing
- tests/CI/gates.jenkinsfile 2 additions, 2 deletionstests/CI/gates.jenkinsfile
- tests/CI/periodics-daily.jenkinsfile 2 additions, 2 deletionstests/CI/periodics-daily.jenkinsfile
- tests/CI/ref_debug.jenkinsfile 2 additions, 2 deletionstests/CI/ref_debug.jenkinsfile
- tests/CI/unittests.jenkinsfile 2 additions, 2 deletionstests/CI/unittests.jenkinsfile
Please register or sign in to comment