aboutsummaryrefslogtreecommitdiff
path: root/bin/free-port
diff options
context:
space:
mode:
Diffstat (limited to 'bin/free-port')
-rwxr-xr-xbin/free-port2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/free-port b/bin/free-port
index 30ed0ff..e3b5a20 100755
--- a/bin/free-port
+++ b/bin/free-port
@@ -75,4 +75,4 @@ while true; do
fi
done
-echo "$PORT"
+printf '%s\n' "$PORT"