Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/usr.bin/make adjust for make(1) printing the nesting l...
details: https://anonhg.NetBSD.org/src/rev/5ea7918bb291
branches: trunk
changeset: 788857:5ea7918bb291
user: christos <christos%NetBSD.org@localhost>
date: Wed Jul 24 14:03:22 2013 +0000
description:
adjust for make(1) printing the nesting level.
diffstat:
tests/usr.bin/make/d_dotwait.out | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r b53328eed492 -r 5ea7918bb291 tests/usr.bin/make/d_dotwait.out
--- a/tests/usr.bin/make/d_dotwait.out Wed Jul 24 11:54:04 2013 +0000
+++ b/tests/usr.bin/make/d_dotwait.out Wed Jul 24 14:03:22 2013 +0000
@@ -22,8 +22,8 @@
shared.2.1
shared.2.99
shared.2.99
-make: Graph cycles through `cycle.2.99'
-make: Graph cycles through `cycle.2.98'
-make: Graph cycles through `cycle.2.97'
+make[1]: Graph cycles through `cycle.2.99'
+make[1]: Graph cycles through `cycle.2.98'
+make[1]: Graph cycles through `cycle.2.97'
cycle.1.99
cycle.1.99
Home |
Main Index |
Thread Index |
Old Index