mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 12:10:24 +00:00
sync-to-kernel.sh: Drop unused shopt globstar
This commit is contained in:
parent
255f614615
commit
bf186f95f3
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
shopt -s globstar
|
||||
|
||||
if [ $# -ne 1 ]; then
|
||||
echo "Usage: sync-to-kernel.sh KERNEL_TREE_TO_SYNC_TO" 1>&2
|
||||
|
Loading…
Reference in New Issue
Block a user