Boris Zhu created IOTDB-972:
-------------------------------

             Summary: get some error info when use ./  to run start-cli.sh
                 Key: IOTDB-972
                 URL: https://issues.apache.org/jira/browse/IOTDB-972
             Project: Apache IoTDB
          Issue Type: Bug
          Components: CI
            Reporter: Boris Zhu


{code:java}
it@s08:~/boris_zhu/iotdb/distribution/target/apache-iotdb-0.11.0-SNAPSHOT-bin/apache-iotdb-0.11.0-SNAPSHOT/sbin$
 ./start-cli.sh
./start-cli.sh: 57: ./start-cli.sh: [[: not found
./start-cli.sh: 63: ./start-cli.sh: [[: not found
./start-cli.sh: 69: ./start-cli.sh: [[: not found
./start-cli.sh: 75: ./start-cli.sh: [[: not found
---------------------
Starting IoTDB Cli
---------------------
 _____       _________  ______   ______    
|_   _|     |  _   _  ||_   _ `.|_   _ \   
  | |   .--.|_/ | | \_|  | | `. \ | |_) |  
  | | / .'`\ \  | |      | |  | | |  __'.  
 _| |_| \__. | _| |_    _| |_.' /_| |__) | 
|_____|'.__.' |_____|  |______.'|_______/  version 0.11.0-SNAPSHOT
                                           IoTDB> login successfully
IoTDB> 
fit@s08:~/boris_zhu/iotdb/distribution/target/apache-iotdb-0.11.0-SNAPSHOT-bin/aptdb-0.11.0-SNAPSHOT/sbin$
 bash start-cli.sh 
---------------------
Starting IoTDB Cli
---------------------
 _____       _________  ______   ______    
|_   _|     |  _   _  ||_   _ `.|_   _ \   
  | |   .--.|_/ | | \_|  | | `. \ | |_) |  
  | | / .'`\ \  | |      | |  | | |  __'.  
 _| |_| \__. | _| |_    _| |_.' /_| |__) | 
|_____|'.__.' |_____|  |______.'|_______/  version 0.11.0-SNAPSHOT
                                           IoTDB> login successfully
IoTDB>
{code}
as you see above, use bash is ok.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to