summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/prog006/Setup.lhs
Commit message (Collapse)AuthorAgeFilesLines
* Change all hashbangs to /usr/bin/env (#9057)Thomas Miedema2014-09-231-1/+1
| | | | | | | | | | | | | | | | | | Summary: ``` git grep -l '#!' | xargs sed -i 's|#!.*/bin/\([^ ]*\)$|#!/usr/bin/env \1|' ``` and some manual tweaking Test Plan: harbormaster Reviewers: austin Subscribers: hvr, simonmar, ezyang, carter Differential Revision: https://phabricator.haskell.org/D237 GHC Trac Issues: #9057
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+5