From 792d2c3b36f8ac2cc4b3e088b60bc605ecdf4e30 Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Wed, 16 Sep 2020 10:34:29 -0700 Subject: [PATCH] tests/int/cgroups.bats: rm unused code Commit d78ae51a2 adds this line, but the file is never created. This is probably a leftover from copy-pasting update.bats code. Signed-off-by: Kir Kolyshkin --- tests/integration/cgroups.bats | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/cgroups.bats b/tests/integration/cgroups.bats index 676655ede..cdc925519 100644 --- a/tests/integration/cgroups.bats +++ b/tests/integration/cgroups.bats @@ -3,7 +3,6 @@ load helpers function teardown() { - rm -f "$BATS_TMPDIR"/runc-cgroups-integration-test.json teardown_running_container test_cgroups_kmem teardown_running_container test_cgroups_permissions teardown_busybox