[darcs-devel] [issue1321] cabal test vs. hspwd

Trent Buck bugs at darcs.net
Sat Jan 17 06:32:10 UTC 2009


New submission from Trent Buck <trentbuck at gmail.com>:

Currently when using "cabal test" one gets the following a lot:

    filepath.sh: line 7: hspwd: command not found

This is because hspwd is not built by cabal test (or for that matter,
by cabal build).  This results in many spuriously failing tests.

As a workaround, I run the following:

    ln -sf /bin/pwd hspwd && cabal test

...but I doubt this will work on the silly systems that caused hspwd
to be created in the first place.

----------
messages: 7123
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: cabal test vs. hspwd

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1321>
__________________________________


More information about the darcs-devel mailing list