summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/newconfd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/newconfd')
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/newconfd1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/newconfd b/bin/ebuild-helpers/newconfd
index 6d57a343c..94497d18d 100755..100644
--- a/bin/ebuild-helpers/newconfd
+++ b/bin/ebuild-helpers/newconfd
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [[ -z ${T} ]] || [[ -z ${2} ]] ; then
echo "$0: Need two arguments, old file and new file" 1>&2