Skip to content

Commit

Permalink
Test 23
Browse files Browse the repository at this point in the history
  • Loading branch information
ggtakec committed Sep 22, 2023
1 parent 6a358ed commit 3fa41cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration-test-main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -549,8 +549,8 @@ function test_update_metadata_external_small_object() {
# [NOTE]
# Use the only filename in the test to avoid being affected by noobjcache.
#
#local TEST_FILE_EXT; TEST_FILE_EXT=$(make_random_string)
local TEST_FILE_EXT; TEST_FILE_EXT="0123456789"
local TEST_FILE_EXT; TEST_FILE_EXT=$(make_random_string)
#local TEST_FILE_EXT; TEST_FILE_EXT="0123456789"
echo "######################################## PASS 0-1"
local TEST_CHMOD_FILE="${TEST_TEXT_FILE}_chmod.${TEST_FILE_EXT}"
local TEST_CHOWN_FILE="${TEST_TEXT_FILE}_chown.${TEST_FILE_EXT}"
Expand Down

0 comments on commit 3fa41cd

Please sign in to comment.