Skip to content

Commit e5466e6

Browse files
committed
fix: Remove autoexecution of bash-args in 'source'
1 parent a0288b7 commit e5466e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/source/bash-args.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,3 @@ ${descriptionOutput}${argumentOutput}${flagOutput}"
420420
unset BASH_ARGS_LIB_DIR
421421
unset BASH_ARGS_VERSION
422422
}
423-
424-
bash-args "$@"

0 commit comments

Comments
 (0)