Skip to content

Commit

Permalink
Change message
Browse files Browse the repository at this point in the history
  • Loading branch information
muthumala19 committed Feb 12, 2025
1 parent 0650d38 commit 7320ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def test(host, port):
exit_on_failure=True)
send_and_expect_response(sock, 'adhdfs', b'n',
b'Send the file path to the HDFS configuration file.' +
b'This file needs to be in some directory location ' +
b' This file needs to be in some directory location ' +
b'that is accessible for JasmineGraph master',
exit_on_failure=True)
send_and_expect_response(sock, 'adhdfs', b'/var/tmp/config/hdfs/hdfs_config.txt',
Expand Down

0 comments on commit 7320ccb

Please sign in to comment.