X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fbugs%2Fposix_compliance.mdwn;h=d418e98c8f438df9de1d698a65035057d8a0b140;hb=be0a4f882faa9a3cbd9df726d6457d9af20f0e64;hp=c2908ad6b60c36b7e7d2890dbcc2518544ca2edc;hpb=c3b912f2506c3a150f128a77317085cea599a814;p=monkeysphere.git diff --git a/website/bugs/posix_compliance.mdwn b/website/bugs/posix_compliance.mdwn index c2908ad..d418e98 100644 --- a/website/bugs/posix_compliance.mdwn +++ b/website/bugs/posix_compliance.mdwn @@ -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.