diff options
author | Bharadwaj Raju <bharadwaj.raju777@gmail.com> | 2025-02-04 22:29:53 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-02-04 22:36:54 +0300 |
commit | fd079124112c6e11c1bca2e7c71470a2d60bc363 (patch) | |
tree | 5b73b02c87e717f1b9ffa2906bfa2613f49c3a1f /scripts/gdb/linux/utils.py | |
parent | b69bb476dee99d564d65d418e9a20acca6f32c3f (diff) | |
download | linux-fd079124112c6e11c1bca2e7c71470a2d60bc363.tar.xz |
selftests/cgroup: use bash in test_cpuset_v1_hp.sh
The script uses non-POSIX features like `[[` for conditionals and hence
does not work when run with a POSIX /bin/sh.
Change the shebang to /bin/bash instead, like the other tests in cgroup.
Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions