[Pkg-haskell-commits] darcs: darcs: Explicitly use /bin/bash for tests; works around failure on buildds with dash (Closes: #632494)

laney at debian.org laney at debian.org
Sun Sep 25 10:59:44 UTC 2011


Sat Sep 24 20:06:11 UTC 2011  laney at debian.org
  * Explicitly use /bin/bash for tests; works around failure on buildds with dash (Closes: #632494)
  Ignore-this: b7b53665f6c8025641cba9a7fed7ad0a

    M ./changelog +2
    M ./patches/series +1

Sat Sep 24 20:06:11 UTC 2011  laney at debian.org
  * Explicitly use /bin/bash for tests; works around failure on buildds with dash (Closes: #632494)
  Ignore-this: b7b53665f6c8025641cba9a7fed7ad0a
diff -rN -u old-darcs//changelog new-darcs//changelog
--- old-darcs//changelog	2011-09-25 10:59:44.087834200 +0000
+++ new-darcs//changelog	2011-09-25 10:59:44.271838509 +0000
@@ -11,6 +11,8 @@
   [ Iain Lane ]
   * Bump required versions on regex-{compat,posix} to those in Debian. Patch
     cherry-picked from upstream.
+  * Explicitly use /bin/bash for tests; works around failure on buildds with
+    dash (Closes: #632494)
 
  -- Erik de Castro Lopo <erikd at mega-nerd.com>  Sun, 10 Jul 2011 11:05:58 +1000
 
diff -rN -u old-darcs//patches/series new-darcs//patches/series
--- old-darcs//patches/series	2011-09-25 10:59:44.083831535 +0000
+++ new-darcs//patches/series	2011-09-25 10:59:44.123830928 +0000
@@ -2,3 +2,4 @@
 use-sensible-editor
 skip-external.sh-test
 relax-regex-compat-version
+tests-use-bash





More information about the Pkg-haskell-commits mailing list