]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Missed a portability spot.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 3 Feb 2012 17:05:07 +0000 (12:05 -0500)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 3 Feb 2012 17:05:07 +0000 (12:05 -0500)
doc/bugs/find_gnuism.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/find_gnuism.mdwn b/doc/bugs/find_gnuism.mdwn
new file mode 100644 (file)
index 0000000..89eee78
--- /dev/null
@@ -0,0 +1,5 @@
+[[!template id=gitbranch branch=schmonz/portability author="[[schmonz]]"]]
+
+Whoops, somehow missed a spot on the last incarnation of this branch.
+`find -not` doesn't work on NetBSD and `find !` runs equivalently
+for me. Fixed in 9659272e25fac37f896991dab01a05b4f4c85ccb.