aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index e8c0ec1ac..e3b48d15b 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -11,8 +11,7 @@ export LC_ALL=C
11#******************************** 11#********************************
12# firecfg 12# firecfg
13#******************************** 13#********************************
14which less 2>/dev/null 14if command -v less
15if [ "$?" -eq 0 ];
16then 15then
17 echo "TESTING: firecfg (test/root/firecfg.exp)" 16 echo "TESTING: firecfg (test/root/firecfg.exp)"
18 mv /home/netblue/.local/share/applications /home/netblue/.local/share/applications-store 17 mv /home/netblue/.local/share/applications /home/netblue/.local/share/applications-store