summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-02-12 21:03:03 +0100
committerJean Delvare <jdelvare@suse.de>2014-02-12 21:03:03 +0100
commit1d390ac9a36679d634bd5b4085cf3af3f43f1939 (patch)
tree974f61fc6f448692dc1cff075b663ca8831b642f /quilt.changes
parent172b633be53b4addf7e8784e7c28d16f369cea5f (diff)
downloadquilt-1d390ac9a36679d634bd5b4085cf3af3f43f1939.tar.gz
test/run: Drop support for su and sg
The su and sg commands can only work if running as root. The quilt test cases do not use these commands and I certainly wouldn't recommend running the test suite as root, so drop the feature.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 94a976c..ffba039 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -3,6 +3,7 @@ Wed Feb 12 20:57:35 CET 2014 - jdelvare@suse.de
- test/run: Delay command line splitting.
- test/run: Use perl module Text::ParseWords.
+- test/run: Drop support for su and sg.
-------------------------------------------------------------------
Mon Feb 10 13:07:14 CET 2014 - jdelvare@suse.de