Accepting request 872279 from home:kukuk:etc
- Don't abort on unbound first argument OBS-URL: https://build.opensuse.org/request/show/872279 OBS-URL: https://build.opensuse.org/package/show/Base:System/sysuser-tools?expand=0&rev=42
This commit is contained in:
parent
1877b519f4
commit
cf63454c7b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 07:30:25 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Don't abort on unbound first argument
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 13:54:01 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
set -e
|
||||
|
||||
# Print the command and run it
|
||||
run() {
|
||||
|
Loading…
Reference in New Issue
Block a user