Skip to content

Commit 8ec0243

Browse files
author
Marcelo Vanzin
committed
Add missing newline.
1 parent 95ddfa8 commit 8ec0243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/scala/org/apache/spark/launcher/WorkerCommandBuilder.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ private[spark] class WorkerCommandBuilder(sparkHome: String, memoryMb: Int, comm
4343
cmd
4444
}
4545

46-
}
46+
}

0 commit comments

Comments
 (0)