Searched hist:217461 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/tools/regression/bin/sh/builtins/
H A Dtrap5.0217461 Sat Jan 15 19:19:03 MST 2011 jilles sh: Fix some things about -- in trap:
* Make 'trap --' do the same as 'trap' instead of nothing.
* Make '--' stop option processing (note that '-' action is not an option).

Side effect: The error message for an unknown option is different.
/freebsd-9.3-release/bin/sh/
H A Dtrap.cdiff 217461 Sat Jan 15 19:19:03 MST 2011 jilles sh: Fix some things about -- in trap:
* Make 'trap --' do the same as 'trap' instead of nothing.
* Make '--' stop option processing (note that '-' action is not an option).

Side effect: The error message for an unknown option is different.

Completed in 98 milliseconds