Monthly Archives: July 2006

Firefox 1.5.0.5 released!

Firefox 1.5.0.5 was released today and every Firefox user should update today. I have updated the ua sidebar to include the new user agent strings for those of you who are still doing user agent string browser detection. I have … Continue reading

Posted in General, Mozilla | Comments Off

pipefail – testing pipeline exit codes

The problem In bash, running test programs which indicate their pass or fail status via an exit code can be problematic when they are run as part of a pipeline in Linux, Mac OS X or Cygwin since the reported … Continue reading

Posted in Mozilla, Testing | Leave a comment