Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d Delete a line that was accidentally included from w...
details: https://anonhg.NetBSD.org/src/rev/62c5696ab775
branches: trunk
changeset: 747217:62c5696ab775
user: apb <apb%NetBSD.org@localhost>
date: Sun Sep 06 12:30:45 2009 +0000
description:
Delete a line that was accidentally included from work in progress.
diffstat:
etc/rc.d/bootconf.sh | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 644d182d6454 -r 62c5696ab775 etc/rc.d/bootconf.sh
--- a/etc/rc.d/bootconf.sh Sat Sep 05 22:40:33 2009 +0000
+++ b/etc/rc.d/bootconf.sh Sun Sep 06 12:30:45 2009 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: bootconf.sh,v 1.10 2009/09/05 16:24:03 apb Exp $
+# $NetBSD: bootconf.sh,v 1.11 2009/09/06 12:30:45 apb Exp $
#
# PROVIDE: bootconf
@@ -66,8 +66,6 @@
fi
done
- rc_print_metadata "note:Using configuration \"$conf\""
-
case $conf in
current|default)
;;
Home |
Main Index |
Thread Index |
Old Index