This commit is contained in:
parent
992878c026
commit
f9f8274f18
@ -183,9 +183,9 @@ install -m 755 tools/udev/scan-scsi-target \
|
||||
# find all duplicates
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
#%check
|
||||
%check
|
||||
# Tests seem to randomly fail in OBS
|
||||
#make check
|
||||
make check
|
||||
|
||||
%pre
|
||||
getent group %{name} >/dev/null || groupadd -r %{name}
|
||||
|
Loading…
Reference in New Issue
Block a user