[Debian-ha-commits] [crmsh] 01/02: d/tests: use vim for testing package removal (Closes: #883524)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Wed Dec 20 07:59:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository crmsh.

commit e9ae8144bbeb110990946a14751de2f64833019c
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Wed Dec 20 08:28:53 2017 +0100

    d/tests: use vim for testing package removal (Closes: #883524)
    
    Using less breaks the Ubuntu autopkgtest because
    ubuntu-minimal metapackage depends on less.
---
 debian/tests/utils.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/utils.sh b/debian/tests/utils.sh
index e23c0e6..8e939a5 100755
--- a/debian/tests/utils.sh
+++ b/debian/tests/utils.sh
@@ -3,7 +3,7 @@
 set -ex
 
 export LC_ALL=C
-PKG=less
+PKG=vim
 
 dpkg --purge $PKG
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/crmsh.git



More information about the Debian-HA-Commits mailing list