Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bd3f02f
)
Fix bug in ``qtip/scripts/quickstart.sh``
37/44537/1
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Mon, 25 Sep 2017 08:27:23 +0000
(16:27 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Mon, 9 Oct 2017 02:16:19 +0000
(
02:16
+0000)
- line 29: error: command not found
Change-Id: I0256ae89aaf4938b883cfae72d30f73d43b1da76
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit
c57f521a767737605d8e739de0e470a96923def0
)
qtip/scripts/quickstart.sh
patch
|
blob
|
history
diff --git
a/qtip/scripts/quickstart.sh
b/qtip/scripts/quickstart.sh
index
58a1245
..
826ed65
100644
(file)
--- a/
qtip/scripts/quickstart.sh
+++ b/
qtip/scripts/quickstart.sh
@@
-26,7
+26,7
@@
verify_connectivity(){
fi
sleep 1
done
- e
rror
"Can not talk to $ip."
+ e
cho
"Can not talk to $ip."
}
#Getoptions