add comments to bugs.
[monkeysphere.git] / website / bugs / posix_compliance.mdwn
index c2908ad6b60c36b7e7d2890dbcc2518544ca2edc..d418e98c8f438df9de1d698a65035057d8a0b140 100644 (file)
@@ -7,3 +7,6 @@ bashism at the moment, so this may not be trivial.  For instance:
       servo:~/cmrg/monkeysphere/git 0$ checkbashisms -f src/monkeysphere-server 2>&1 | wc -l
       50
       servo:~/cmrg/monkeysphere/git 0$ 
+
+It looks like the biggest complication for this would be the
+occasional use of bash arrays.