Clean up in one place more in dlog_test 65/258765/1
authorMateusz Majewski <m.majewski2@samsung.com>
Tue, 25 May 2021 09:11:00 +0000 (11:11 +0200)
committerMateusz Majewski <m.majewski2@samsung.com>
Tue, 25 May 2021 09:11:00 +0000 (11:11 +0200)
Change-Id: If9ba3fdbe27b944f6ed22041b9cb066f6ec89612

tests/dlog_test.in

index aa07947..a109063 100644 (file)
@@ -745,6 +745,7 @@ if [ "$TEST_DYNAMIC_FILTERS" = "true" ]; then
        dlogutil -c -b radio
        test_filters
        [ "$(dlogutil -d -b radio | wc -l)" -eq 12 ] && ok || fail
+       dlogutil -c -b radio
 
        LOG_DETAILS="testing proper SMACK label for dynamic config file location"
        ORIG_FILTERS_DIR=$(grep dynamic_config_path "$ORIGINAL_CONFIG_PATH" | awk -F "=" '{print $2}')