Explicitly set BLOCKSIZE to 512 in the environment

This commit is contained in:
Enji Cooper
2015-10-06 00:55:31 +00:00
parent f46d1be662
commit 910be139a2
+1
View File
@@ -928,6 +928,7 @@ atf_test_case 1_flag
atf_init_test_cases()
{
export BLOCKSIZE=512
atf_add_test_case A_flag
atf_add_test_case A_flag_implied_when_root