Skip to content

Commit

Permalink
fixed collection iotdb info unable to obtain information
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudWise-Lukemiao committed Jan 19, 2024
1 parent 4e88107 commit cdf343c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ echo data_dir_param: %data_dir_param%
set "command=show version"

call :collect_info
echo "Program execution completed, directory name is %COLLECTION_DIR%"
echo Program execution completed, directory name is %COLLECTION_DIR%
pause
exit /b

Expand Down

0 comments on commit cdf343c

Please sign in to comment.