Fix typo in tests.

This commit is contained in:
Milan Broz
2017-06-29 15:55:35 +02:00
parent 2b3be9055a
commit 9ade110a25

View File

@@ -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)