From 92122d324df219a67db52ea3fddd1319ecb9574e Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 12 Jul 2011 15:22:14 -0400 Subject: [PATCH] tests: add missing m_mkfs_overhead/expect This file was accidentally dropped during the recent tests /tmp overhual. Re-adding. Signed-off-by: "Theodore Ts'o" --- tests/m_mkfs_overhead/expect | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/m_mkfs_overhead/expect diff --git a/tests/m_mkfs_overhead/expect b/tests/m_mkfs_overhead/expect new file mode 100644 index 0000000..adb8fd2 --- /dev/null +++ b/tests/m_mkfs_overhead/expect @@ -0,0 +1 @@ +test.img: Cannot create filesystem with requested number of inodes while setting up superblock -- 1.8.3.1