Page MenuHomeFreeBSD

D39681.diff
No OneTemporary

D39681.diff

diff --git a/.cirrus.yml b/.cirrus.yml
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -60,6 +60,10 @@
- make sysent
- if ! git diff --exit-code; then printf "\n>>> Generated sysent files not updated, run make sysent <<<\n"; false; fi
+ include_ldirs_script:
+ # Check that includes/Makefile refers to existing directories
+ - if ! make -C include/ check-ldirs; then printf "\n>>> include/Makefile lists nonexistant directories <<<\n"; false; fi
+
post_script:
- df -m
- du -m -s /usr/obj

File Metadata

Mime Type
text/plain
Expires
Tue, Feb 17, 4:56 AM (3 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28801969
Default Alt Text
D39681.diff (501 B)

Event Timeline