Avoid using runghc to run test suite as it is not available on all architectures. Closes: #603006
This commit is contained in:
parent
536bc97d25
commit
515d6b6c7d
5 changed files with 16 additions and 9 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -14,6 +14,8 @@ git-annex (0.04) UNRELEASED; urgency=low
|
|||
* Annexed file contents are now made unwritable and put in unwriteable
|
||||
directories, to avoid them accidentially being removed or modified.
|
||||
(Thanks Josh Triplett for the idea.)
|
||||
* Avoid using runghc to run test suite as it is not available on all
|
||||
architectures. Closes: #603006
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 08 Nov 2010 12:36:39 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue