about summary refs log tree commit diff
path: root/debian/tests/urfkill-integration
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/urfkill-integration')
-rw-r--r--debian/tests/urfkill-integration5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/tests/urfkill-integration b/debian/tests/urfkill-integration
index 32c009f9..09e194ed 100644
--- a/debian/tests/urfkill-integration
+++ b/debian/tests/urfkill-integration
@@ -42,17 +42,12 @@ echo
 echo
 
 echo "--- Testing killswitch bringup when URFKILL is running: follow URfkill signals"
-echo "+++ stopping network-manager"
-service network-manager stop
 echo "+++ starting urfkill"
 service urfkill start
 sleep 15
 echo "+++ blocking device $fake_id"
 rfkill block $fake_id
 rfkill list
-sleep 5
-echo "+++ starting network-manager"
-service network-manager start
 
 echo "+++ Waiting for the devices to settle"
 sleep 30