]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cls: add executable bit to script 40811/head
authorKefu Chai <kchai@redhat.com>
Mon, 12 Apr 2021 11:00:18 +0000 (19:00 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 12 Apr 2021 11:28:47 +0000 (19:28 +0800)
all the scripts except for test_cls_cas.sh under qa/workunits/cls
are executable. to be more consistent, add the executable bit to
test_cls_cas.sh as well.

also, these scripts are launched by src/script/gen-corpus.sh directly,
so it's convenient just call them.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/cls/test_cls_cas.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)