From 17b8cfa97fb2fbf819eac53900bf9d0fd5225f73 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 1 Apr 2018 13:45:12 -0400 Subject: testing ssh --- test/root/root.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/root') diff --git a/test/root/root.sh b/test/root/root.sh index d77982993..3a20e4ba4 100755 --- a/test/root/root.sh +++ b/test/root/root.sh @@ -11,10 +11,8 @@ which less if [ "$?" -eq 0 ]; then echo "TESTING: firecfg (test/root/firecfg.exp)" - rm -fr /home/netblue/.local/share/applications-store mv /home/netblue/.local/share/applications /home/netblue/.local/share/applications-store ./firecfg.exp - rm -fr /home/netblue/.local/share/applications mv /home/netblue/.local/share/applications-store /home/netblue/.local/share/applications else echo "TESTING SKIP: firecfg, less not found" -- cgit v1.2.3-54-g00ecf