Skip to content

Commit c4c4068

Browse files
authored
Added newline at the EOF as requested for PR182
1 parent 5baa0e6 commit c4c4068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/pepper.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set _SCRIPTDIR=%~d0
33
set _SCRIPTPATH=%~p0
44

5-
python "%_SCRIPTDIR%%_SCRIPTPATH%pepper" %*
5+
python "%_SCRIPTDIR%%_SCRIPTPATH%pepper" %*

0 commit comments

Comments
 (0)