diff options
Diffstat (limited to 'apps/dav/tests/benchmarks/single_upload.sh')
-rwxr-xr-x | apps/dav/tests/benchmarks/single_upload.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/tests/benchmarks/single_upload.sh b/apps/dav/tests/benchmarks/single_upload.sh index ec57e66668d..e28a5deedb9 100755 --- a/apps/dav/tests/benchmarks/single_upload.sh +++ b/apps/dav/tests/benchmarks/single_upload.sh @@ -1,5 +1,8 @@ #!/bin/bash - +# +# SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: AGPL-3.0-or-later +# set -eu # single_upload.sh <nb-of-files> <size-of-files> |