You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR="ARGBASH_INDICATE_SUPPLIED: The following arguments are not optional: phantom, pos-arg-inf, pos-arg-multi, pos-arg-single, opt-arg-action, opt-arg-incr, opt-arg-repeat"$(REVERSE)$(ARGBASH_EXEC)$<> /dev/null
Copy file name to clipboardExpand all lines: tests/regressiontests/make/tests/tests-base.m4
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -329,6 +329,7 @@ ADD_GENTEST_BASH([infinity-illegal], [number of expected positional arguments be
329
329
ADD_GENTEST_BASH([bool-default], ['on' or 'off' are allowed as boolean defaults])
330
330
ADD_GENTEST_BASH([pos-opt], [same-arg])
331
331
ADD_GENTEST_BASH([pos-opt2], [same_arg])
332
+
ADD_GENTEST_BASH([supplied-non-optional], [ARGBASH_INDICATE_SUPPLIED: The following arguments are not optional: phantom, pos-arg-inf, pos-arg-multi, pos-arg-single, opt-arg-action, opt-arg-incr, opt-arg-repeat])
0 commit comments