test: Make mon test dist possible to run as root
commit6bf80e9aeb43e4bf7f5161b2f8e6fef36a5faa5c
authorRobin Sonefors <robin.sonefors@op5.com>
Tue, 24 Jun 2014 16:29:38 +0000 (24 18:29 +0200)
committerRobin Sonefors <robin.sonefors@op5.com>
Wed, 25 Jun 2014 08:20:10 +0000 (25 10:20 +0200)
tree087f802d2290a8dd445c6108a5e6be6b9f0e5fe9
parent7e607ef10d24d4b2148fe4f104f795c88d4c7c53
test: Make mon test dist possible to run as root

You're just being a dick when you're requiring everyone to su to monitor
to run it, when that shouldn't even be an interactive user account.

Just let the test drop its own privileges - computers were invented for
automating tedious tasks.

Change-Id: I9ef0097d4d9dd450f2968f0694989c129bfdb162
Signed-off-by: Robin Sonefors <robin.sonefors@op5.com>
apps/libexec/test.py