Skip to content

Commit a6d264c

Browse files
committed
remove white trailing space
Signed-off-by: Aswathy S Kumar <aswathyskumar144@gmail.com>
1 parent 04d3aac commit a6d264c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildenv/jenkins/jobs/infrastructure/Cleanup-Nodes.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ timeout(time: TIMEOUT_TIME.toInteger(), unit: TIMEOUT_UNITS) {
150150
'unpacksrv*.jar',
151151
'veryverylongprefix*',
152152
'xfer.fch*',
153-
'xlc*'
153+
'xlc*'
154154
]
155155

156156
for (aNode in jenkins.model.Jenkins.instance.getLabel(LABEL).getNodes()) {

0 commit comments

Comments
 (0)