Skip to content

Commit

Permalink
zfs: enable Bash extended globbing for Autobuild4
Browse files Browse the repository at this point in the history
  • Loading branch information
MingcongBai authored and cthbleachbit committed Jan 27, 2024
1 parent f67f09a commit da6e3c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app-admin/zfs/autobuild/build
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
abinfo "Enabling Bash extended globbing support ..."
shopt -s extglob

abinfo "Configuring ZFS userspace tools ..."
mkdir -pv "$SRCDIR"/build
cd "$SRCDIR"/build
Expand Down

0 comments on commit da6e3c7

Please sign in to comment.