1
0
mirror of synced 2026-05-05 15:53:45 +00:00

Call chmod in t/Makefile instead of inside t/modules.sh

This commit is contained in:
Axel Beckert
2015-06-11 22:33:14 +02:00
parent 1d07f06953
commit 07d68bb448
3 changed files with 2 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -13,7 +13,7 @@ xen-tools (4.5+dev-1) UNRELEASED; urgency=medium
thanks Jean-Michel Nirgal Vourgère for the bug report and patch!)
+ Testsuite: Let modules.sh ignore the .git directory. (t/modules.t
failed if a git commit message had a line starting with "use ".)
+ Testsuite: Optimize modules.sh.
+ Testsuite: Optimize and clean up modules.sh.
+ Drop all occurrences of apt's --force-yes parameter. It only forces
the installation of untrusted packages and that's unwanted. (Closes:
#776487)