From 00a3b1df213dd4f09931b7cf974668505f1657a2 Mon Sep 17 00:00:00 2001 From: Kevin Atkinson Date: Wed, 18 Oct 2017 13:35:00 -0400 Subject: [PATCH] Address C.R. in t0250-files-api.sh. License: MIT Signed-off-by: Kevin Atkinson --- test/sharness/t0250-files-api.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/sharness/t0250-files-api.sh b/test/sharness/t0250-files-api.sh index cd9981c96..338facf56 100755 --- a/test/sharness/t0250-files-api.sh +++ b/test/sharness/t0250-files-api.sh @@ -572,7 +572,7 @@ tests_for_files_api() { local EXTRA EXTRA=$1 - test_expect_success "can create some files for testing ($extra)" ' + test_expect_success "can create some files for testing ($EXTRA)" ' create_files ' ROOT_HASH=QmcwKfTMCT7AaeiD92hWjnZn9b6eh9NxnhfSzN5x2vnDpt @@ -581,7 +581,7 @@ tests_for_files_api() { TRUNC_HASH=QmdaQZbLwK5ykweGdCVovNnvBom7QhikovDUVqTPHQG4L8 test_files_api "($EXTRA)" - test_expect_success "can create some files for testing with raw-leaves ($extra)" ' + test_expect_success "can create some files for testing with raw-leaves ($EXTRA)" ' create_files --raw-leaves '