[hamradio-commits] [dump1090-mutability] 129/172: Remove --phase-enhance from the initscript.

Matteo F. Vescovi mfv at moszumanska.debian.org
Sun Jan 28 13:45:52 UTC 2018


This is an automated email from the git hooks/post-receive script.

mfv pushed a commit to branch master
in repository dump1090-mutability.

commit 5208a9917bf8116cc3d700b5c107ac66b8654f0a
Author: Oliver Jowett <oliver at mutability.co.uk>
Date:   Tue May 31 12:25:00 2016 +0100

    Remove --phase-enhance from the initscript.
---
 debian/dump1090-mutability.init | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/dump1090-mutability.init b/debian/dump1090-mutability.init
index 7743dfb..c77d04e 100644
--- a/debian/dump1090-mutability.init
+++ b/debian/dump1090-mutability.init
@@ -59,7 +59,6 @@ if [ -n "$PPM" ]; then ARGS="$ARGS --ppm $PPM"; fi
 
 # decoder:
 if [ "x$FIX_CRC" = "xyes" ]; then ARGS="$ARGS --fix"; fi
-if [ "x$PHASE_ENHANCE" = "xyes" ]; then ARGS="$ARGS --phase-enhance"; fi
 if [ -n "$LAT" ]; then ARGS="$ARGS --lat $LAT"; fi
 if [ -n "$LON" ]; then ARGS="$ARGS --lon $LON"; fi
 ARGS="$ARGS --max-range $MAX_RANGE"; fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090-mutability.git



More information about the pkg-hamradio-commits mailing list