set: add parameter reset (#15236)
This commit is contained in:
@@ -30,3 +30,7 @@
|
|||||||
- Exit the shell when (some) commands fail:
|
- Exit the shell when (some) commands fail:
|
||||||
|
|
||||||
`set -e`
|
`set -e`
|
||||||
|
|
||||||
|
- Reset all shell parameters and assign new ones:
|
||||||
|
|
||||||
|
`set -- {{argument1 argument2...}}`
|
||||||
|
Reference in New Issue
Block a user