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:
583d718
)
Fix bug in ``qtip/scripts/quickstart.sh``
79/42979/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, 25 Sep 2017 08:27:23 +0000
(16:27 +0800)
- line 29: error: command not found
Change-Id: I0256ae89aaf4938b883cfae72d30f73d43b1da76
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
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