Skip to content

Commit d172a0e

Browse files
committed
trim whitespace
1 parent 92aff53 commit d172a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/rocker/com/uber/okbuck/template/config/OkbuckTargets.rocker.raw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def okbuck_lint(
187187
cmd += "--fullpath "
188188

189189
cmd += "{} `dirname {}` >$LOGFILE 2>/dev/null; ".format(" ".join(lint_options), toLocation(manifest))
190-
190+
191191
#Delete tmp file and tmp.bak file
192192
cmd += "rm $CP_FILE*; "
193193

0 commit comments

Comments
 (0)