Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158078073
D52153.id160968.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
374 B
Referenced Files
None
Subscribers
None
D52153.id160968.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -3712,7 +3712,7 @@
list-old-dirs: .PHONY
@cd ${.CURDIR}; \
${MAKE} -f ${.CURDIR}/Makefile.inc1 ${.MAKEFLAGS} ${.TARGET} \
- -V OLD_DIRS | sed -E 's/[[:space:]]+/\n/g' | sort -r
+ -V "OLD_DIRS:ts\n" | sort -r
delete-old-dirs: .PHONY
@echo ">>> Removing old directories"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 29, 6:27 AM (17 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33585075
Default Alt Text
D52153.id160968.diff (374 B)
Attached To
Mode
D52153: Fix list-old-dirs, check-old-dirs to not generate bogus "root fs" entries
Attached
Detach File
Event Timeline
Log In to Comment