From d69fd2e23a5005ecd434c313f9a3ec08a2705cbc Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Tue, 21 Feb 2017 16:44:36 +0100 Subject: [PATCH] edit boswatch path in citest/test.sh --- .travis.yml | 1 - citest/test.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index eccff04..438dc20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,6 @@ before_script: - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty main" - sudo apt-get update -qq - sudo apt-get install -qq wget python2.7 -# - wget https://raw.githubusercontent.com/thejockel/BOSWatch/develop/install.sh - wget https://raw.githubusercontent.com/Schrolli91/BOSWatch/master/install.sh - chmod +x install.sh - cat /etc/os-release diff --git a/citest/test.sh b/citest/test.sh index 2e3d21e..42e8ec9 100644 --- a/citest/test.sh +++ b/citest/test.sh @@ -1,5 +1,5 @@ #!/bin/bash -bospath=/opt/boswatch/ +bospath=/opt/boswatch echo $module # ---------------------------------------------------------------------------------------------------------------------------------- # base Tests