]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: set -x for qa/workunits/libcephfs/test.sh
authorRishabh Dave <ridave@redhat.com>
Sun, 31 Aug 2025 18:50:19 +0000 (00:20 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 3 Oct 2025 14:14:14 +0000 (19:44 +0530)
LibCephFS unit tests are compiled into different binary files and run
after another but without logging name of the binary being executed,
which can make it bit difficult to find out which binary/test group is
being run. Therefore "set -x" in the script so that binary name/test
group is printed before tests run.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/workunits/libcephfs/test.sh

index dbddf9cdb8f8ebccbd713055c9fc26559e896b25..950ad8fb137cf02aca5a23c00380964e52604d8e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -ex
 
 ceph_test_libcephfs
 ceph_test_libcephfs_access