diff options
author | 2025-02-05 00:59:53 +0530 | |
---|---|---|
committer | 2025-02-04 09:36:54 -1000 | |
commit | fd079124112c6e11c1bca2e7c71470a2d60bc363 (patch) | |
tree | 5b73b02c87e717f1b9ffa2906bfa2613f49c3a1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cgroup: fix race between fork and cgroup.kill (diff) | |
download | wireguard-linux-fd079124112c6e11c1bca2e7c71470a2d60bc363.tar.xz wireguard-linux-fd079124112c6e11c1bca2e7c71470a2d60bc363.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions