Commit fd079124 authored by Bharadwaj Raju's avatar Bharadwaj Raju Committed by Tejun Heo
Browse files

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: default avatarBharadwaj Raju <bharadwaj.raju777@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent b69bb476
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
#
# Test the special cpuset v1 hotplug case where a cpuset become empty of