Accepting request 950900 from Base:System
OBS-URL: https://build.opensuse.org/request/show/950900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysuser-tools?expand=0&rev=21
This commit is contained in:
commit
897dbdf000
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 1 12:58:30 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- invoke bash for bash scripts (bsc#1195391)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 8 09:12:05 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sysuser-tools
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -86,7 +86,7 @@ EOF
|
||||
EOFF
|
||||
|
||||
# copy pasta from macros.sysusers because the script sysusers-generate-pre is not in /usr/lib/rpm yet
|
||||
sh %{SOURCE2} $(pwd)/subdir/me.conf me.conf > account.pre
|
||||
bash %{SOURCE2} $(pwd)/subdir/me.conf me.conf > account.pre
|
||||
|
||||
diff account.pre expected-account-pre
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user