summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2016-07-04 17:49:44 +0200
committerLukas Reschke <lukas@statuscode.ch>2016-07-20 15:13:24 +0200
commit631af42b3afdbea58e49cb85685cc8951f6375b4 (patch)
treef9f7e77f61632752ed9fe9f44defbc61aa2bfcb1 /apps/files_external/tests
parentb37e1ed17f54916e3321427d92afa3f74ebea1b3 (diff)
downloadnextcloud-server-631af42b3afdbea58e49cb85685cc8951f6375b4.tar.gz
nextcloud-server-631af42b3afdbea58e49cb85685cc8951f6375b4.zip
Added storage tests for fopen with special chars
This makes it possible to test special chars with unit tests. There is already a test for directories but there was none for file names.
Diffstat (limited to 'apps/files_external/tests')
-rwxr-xr-xapps/files_external/tests/env/start-swift-ceph.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/tests/env/start-swift-ceph.sh b/apps/files_external/tests/env/start-swift-ceph.sh
index b73fa899a6d..3a299a6fa85 100755
--- a/apps/files_external/tests/env/start-swift-ceph.sh
+++ b/apps/files_external/tests/env/start-swift-ceph.sh
@@ -80,7 +80,7 @@ if ! "$thisFolder"/env/wait-for-connection ${host} 80 600; then
exit 1
fi
echo "Waiting another 15 seconds"
-sleep 15
+sleep 15
cat > $thisFolder/config.swift.php <<DELIM
<?php