Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Storz <philipp.storz@bareos.com>2018-05-10 22:33:02 +0300
committerPhilipp Storz <philipp.storz@bareos.com>2018-05-10 22:33:02 +0300
commitff18d662ec9234b347cbed47b20c76fd7fed99ae (patch)
tree1af3c62e62e6f8dcaa6603383f9ddae13a183834 /.travis
parent0d4930c5f53ad3a852e8820189cf8d6dfd9280ae (diff)
travis: repair coverity scan
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/travis_before_script.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis/travis_before_script.sh b/.travis/travis_before_script.sh
index 695b992c4..985192ca1 100755
--- a/.travis/travis_before_script.sh
+++ b/.travis/travis_before_script.sh
@@ -30,4 +30,3 @@ else
sudo apt-get -qq update
sudo apt-get install -y --force-yes bareos bareos-database-$DB
fi
-cd ..