From 88a40ff03490f19772b39b2c9ac94e042c3607b3 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Tue, 15 Apr 2014 12:46:25 +0200 Subject: haskell-package-plan: Try full path for "cabal" --- job-cfg/haskell-package-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml index b1bd4393..db981c2b 100644 --- a/job-cfg/haskell-package-plan.yaml +++ b/job-cfg/haskell-package-plan.yaml @@ -44,6 +44,6 @@ jobs: - '{name}': my_distro: 'jessie' - my_shell: 'apt-get -y install cabal-install darcs libtext-patch-perl; cabal update; ./test-packages.pl' + my_shell: 'apt-get -y install cabal-install darcs libtext-patch-perl; /usr/bin/cabal update; ./test-packages.pl' my_description: 'Haskell Metadata sanity checks' my_recipients: 'jenkins+debian-haskell holger@layer-acht.org pkg-haskell-maintainers@lists.alioth.debian.org' -- cgit v1.2.3-70-g09d2