From 955eaf1cb4e4b38ee7e24ff6a00868fee6e9df5e Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 29 Jun 2017 00:37:20 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- wpa_supplicant/wpa_cli.sh | 1 - 1 file changed, 1 deletion(-) 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" -- 2.39.5