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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-03-21 03:48:55 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-03-21 03:48:55 +0300
commit209e3e39e2511ccffde44afb4f1b8694f39ca683 (patch)
tree626adbb5b36f1b4c897814a2e353ee974a7d3ba9 /build/integration/run.sh
parentce302aea11b16f2f8fc3ad892b9c0cb51e65c87f (diff)
Use proper bash test syntax
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'build/integration/run.sh')
-rwxr-xr-xbuild/integration/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/run.sh b/build/integration/run.sh
index 83600d8323e..dc7889c5ae6 100755
--- a/build/integration/run.sh
+++ b/build/integration/run.sh
@@ -58,7 +58,7 @@ RESULT=$?
kill $PHPPID
kill $PHPPID_FED
-if [ "$INSTALLED" -eq "true" ]; then
+if [ "$INSTALLED" == "true" ]; then
$OCC files_external:delete -y $ID_STORAGE