emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 77b075f 60/79: Space.


From: Jackson Ray Hamilton
Subject: [elpa] master 77b075f 60/79: Space.
Date: Sun, 14 Jun 2015 00:05:42 +0000

branch: master
commit 77b075fde3d0cbdf88f71e9034189b7576c006e2
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Space.
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 0b5c237..0b37043 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 CASK = cask
 EMACS = emacs
 DEPENDENCIES = .cask/
-SCOPIFIER_PORT = $$(lsof -t -i:6969)
+SCOPIFIER_PORT = $$(lsof -t -i :6969)
 KILL_SCOPIFIER = if [ -n "${SCOPIFIER_PORT}" ]; then kill ${SCOPIFIER_PORT}; fi
 
 all: uncompile compile test



reply via email to

[Prev in Thread] Current Thread [Next in Thread]