From 8390b14d954f028bc4ff2cc2837b5c218f5ade39 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 11 Mar 2016 16:29:21 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- wpa_supplicant/wpa_cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpa_supplicant/wpa_cli.sh b/wpa_supplicant/wpa_cli.sh index 4fd0d2cd..f363ba9c 100755 --- a/wpa_supplicant/wpa_cli.sh +++ b/wpa_supplicant/wpa_cli.sh @@ -3,7 +3,7 @@ # 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 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/files/wpa_cli.sh,v 1.3 2011/07/08 07:06:21 gurligebis Exp $ +# $Id$ if [ -z "$1" -o -z "$2" ]; then logger -t wpa_cli "Insufficient parameters" -- 2.39.5