[med-svn] [pftools] 01/01: Document rename of htop and gtop

Andreas Tille tille at debian.org
Wed Mar 22 15:51:32 UTC 2017


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

tille pushed a commit to branch master
in repository pftools.

commit be474f5b6ceea8aec1b94b8abff94a563d6da176
Author: Andreas Tille <tille at debian.org>
Date:   Wed Mar 22 16:51:17 2017 +0100

    Document rename of htop and gtop
---
 debian/README.Debian       | 9 +++++++++
 debian/tests/run-unit-test | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..e82acdd
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,9 @@
+pftools for Debian
+==================
+
+Pftools contains a binary htop that conflicts with the executable from
+the package htop.  Thus the htop from pftools was renamed to pfhtop
+which is in line with other tools from this package.  For consistency
+reasons the other tool gtop was renamed to pfgtop.
+
+ -- Andreas Tille <tille at debian.org>  Tue, 21 Mar 2017 22:14:51 +0100
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 3017b15..210aa65 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -5,7 +5,7 @@ pkg="pftools"
 
 if [ "$ADTTMP" = "" ] ; then
   ADTTMP=$(mktemp -d /tmp/${pkg}-${testbin}-test.XXXXXX)
-  # trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
+  trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
 fi
 
 cd $ADTTMP

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



More information about the debian-med-commit mailing list