diff options
Diffstat (limited to 'apps/dav/tests/benchmarks/bulk_upload.sh')
-rwxr-xr-x | apps/dav/tests/benchmarks/bulk_upload.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/tests/benchmarks/bulk_upload.sh b/apps/dav/tests/benchmarks/bulk_upload.sh index e2099188654..346403a3d61 100755 --- a/apps/dav/tests/benchmarks/bulk_upload.sh +++ b/apps/dav/tests/benchmarks/bulk_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 # bulk_upload.sh <nb-of-files> <size-of-files> |