Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0786d58
)
Fix incorrect file name being echoed
40/5140/1
author
Anil Belur
<abelur@linuxfoundation.org>
Sat, 10 Jun 2017 22:27:27 +0000
(08:27 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Sat, 10 Jun 2017 22:27:27 +0000
(08:27 +1000)
Change-Id: I6df00db6be537285063a510fe73f2a77e1484139
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
shell/sysstat.sh
patch
|
blob
|
history
diff --git
a/shell/sysstat.sh
b/shell/sysstat.sh
index
e4e28ff
..
022374a
100644
(file)
--- a/
shell/sysstat.sh
+++ b/
shell/sysstat.sh
@@
-8,7
+8,7
@@
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
##############################################################################
-echo "--->
lftools-
sysstat.sh"
+echo "---> sysstat.sh"
set +e # DON'T fail build if script fails.
OS=$(facter operatingsystem)