From: Frank Brehm Date: Fri, 11 Mar 2016 15:29:21 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=8390b14d954f028bc4ff2cc2837b5c218f5ade39;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 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"