pcp updates: qa
"Ken McDonell" <[email protected]> Mon, 6 Feb 2017 19:58:56 +1100
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/kenj/pcp master
Ken McDonell (2):
qa: fix cleanup logic
qa/common.check: add sudo special source for journalctl et al
qa/170 | 2 +-
qa/220 | 3 ++-
qa/283 | 2 +-
qa/346 | 2 +-
qa/347 | 2 +-
qa/348 | 2 +-
qa/349 | 2 +-
qa/398 | 2 +-
qa/455 | 2 +-
qa/565 | 2 +-
qa/660 | 2 +-
qa/717 | 2 +-
qa/948 | 2 +-
qa/983 | 2 +-
qa/common.check | 16 ++++++++--------
15 files changed, 23 insertions(+), 22 deletions(-)
Details ...
commit 42be8d4d38869266f91c21a161cfc41081fb66e8
Author: Ken McDonell <[email protected]>
Date: Mon Feb 6 19:57:43 2017 +1100
qa/common.check: add sudo special source for journalctl et al
commit 45b6477bae514021ec73aba1494918f27edd999b
Author: Ken McDonell <[email protected]>
Date: Mon Feb 6 17:18:17 2017 +1100
qa: fix cleanup logic
A number of tests were doing the $sudo rm -f $tmp.* too early,
leaving files in /tmp.
Exposed by recent systemd integration changes that may create
$tmp.journal.pre and $tmp.journal.post files as part of a
_service pcp restart
... the rm has to come _after_ the _service call.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#15071): https://groups.io/g/pcp/message/15071
View All Messages In Topic (1): https://groups.io/g/pcp/topic/4335487
Mute This Topic: https://groups.io/mt/4335487?uid=174580
New Topic: https://groups.io/g/pcp/post
-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-