Skip to content

Commit

Permalink
fix spell error
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyongqing committed Nov 14, 2018
1 parent 6baf1f8 commit c2557c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration-test-main.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
#Usage:
#1. Mount bucket: cosfs test-1253960454 mnt_dir -ourl=http://cos.ap-shanghai.myqcloud.com -odbglevel=dbg -ocurldbg -oallow_other
#2. Run the script with mount point parameters: ./integration-test-main.sh mnt_dir
#2. Run the script with mount point parameter: ./integration-test-main.sh mnt_dir
#3. If all test cases pass, "All tests complete" will be output, otherwise the corresponding error message will be output.

set -o xtrace
Expand Down

0 comments on commit c2557c3

Please sign in to comment.