Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Indent.
details: https://anonhg.NetBSD.org/src/rev/8c2745b49d7f
branches: trunk
changeset: 334876:8c2745b49d7f
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Sat Dec 13 02:53:08 2014 +0000
description:
Indent.
diffstat:
etc/daily | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 75929cec4af7 -r 8c2745b49d7f etc/daily
--- a/etc/daily Sat Dec 13 02:35:02 2014 +0000
+++ b/etc/daily Sat Dec 13 02:53:08 2014 +0000
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $NetBSD: daily,v 1.91 2014/07/22 17:11:09 wiz Exp $
+# $NetBSD: daily,v 1.92 2014/12/13 02:53:08 uebayasi Exp $
# @(#)daily 8.2 (Berkeley) 1/25/94
#
@@ -37,9 +37,9 @@
fi
if [ -n "${pkgdb_dir}" ]; then
- echo "WARNING: Setting pkgdb_dir in daily.conf(5) is deprecated"
- echo "WARNING: Please define PKG_DBDIR in pkg_install.conf(5) instead"
- _compat_K_flag="-K ${pkgdb_dir}"
+ echo "WARNING: Setting pkgdb_dir in daily.conf(5) is deprecated"
+ echo "WARNING: Please define PKG_DBDIR in pkg_install.conf(5) instead"
+ _compat_K_flag="-K ${pkgdb_dir}"
fi
echo ""
Home |
Main Index |
Thread Index |
Old Index