mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 03:10:08 +01:00
Fix typo in tests.
This commit is contained in:
@@ -327,7 +327,7 @@ static int _system(const char *command, int warn)
|
||||
#if HAVE_DECL_DM_TASK_RETRY_REMOVE
|
||||
#define DM_RETRY "--retry "
|
||||
#else
|
||||
#deinfe DM_RETRY ""
|
||||
#define DM_RETRY ""
|
||||
#endif
|
||||
|
||||
static void _cleanup_dmdevices(void)
|
||||
|
||||
Reference in New Issue
Block a user