summaryrefslogtreecommitdiff
path: root/bindisttest/checkBinaries.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix checkBinaries on OS XIan Lynagh2010-12-161-1/+1
|
* Use "-perm -u+x" rather than "-executable" to find executablesIan Lynagh2010-12-161-1/+1
| | | | On Windows, -executable is matching the html docs.
* Remove a debugging printIan Lynagh2010-12-161-1/+0
|
* Add a test that all programs in the bindist were built with the right GHCIan Lynagh2010-12-101-0/+20
They should use the GHC from the build tree, not the bootstrapping compiler.