From: Frank Brehm Date: Wed, 28 Jun 2017 22:37:20 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=955eaf1cb4e4b38ee7e24ff6a00868fee6e9df5e;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/wpa_supplicant/wpa_cli.sh b/wpa_supplicant/wpa_cli.sh index f363ba9c..c581bc1c 100755 --- a/wpa_supplicant/wpa_cli.sh +++ b/wpa_supplicant/wpa_cli.sh @@ -3,7 +3,6 @@ # Written by Roy Marples # Distributed under the terms of the GNU General Public License v2 # Alternatively, this file may be distributed under the terms of the BSD License -# $Id$ if [ -z "$1" -o -z "$2" ]; then logger -t wpa_cli "Insufficient parameters"