Skip to content

Commit a65e149

Browse files
committed
Remove unwanted trailing space
1 parent 83a47b9 commit a65e149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ push:
8686
git commit -m $(MSG); \
8787
git push; \
8888
else \
89-
echo 'Nothing to commit'; \
89+
echo 'Nothing to commit'; \
9090
fi
9191

9292

0 commit comments

Comments
 (0)