mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
build: Don't add the utils tests under the daemon suite
This commit is contained in:
@ -38,7 +38,7 @@ foreach t: tests
|
|||||||
fprintd,
|
fprintd,
|
||||||
fprintd_utils,
|
fprintd_utils,
|
||||||
],
|
],
|
||||||
'suite': ['daemon'],
|
'suite': [t == 'fprintd' ? 'daemon' : ''],
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
endforeach
|
endforeach
|
||||||
|
|||||||
Reference in New Issue
Block a user