summaryrefslogtreecommitdiff
path: root/android/scripts/tjbench/tjbench.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android/scripts/tjbench/tjbench.sh')
-rwxr-xr-xandroid/scripts/tjbench/tjbench.sh14
1 files changed, 7 insertions, 7 deletions
diff --git a/android/scripts/tjbench/tjbench.sh b/android/scripts/tjbench/tjbench.sh
index 110498d..a7b2395 100755
--- a/android/scripts/tjbench/tjbench.sh
+++ b/android/scripts/tjbench/tjbench.sh
@@ -2,7 +2,7 @@
#
# tjbench.sh
#
-# Copyright (C) 2013, Linaro Limited.
+# Copyright (C) 2010 - 2014, Linaro Limited.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -15,12 +15,12 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software Foundation,
-# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
-# owner: harigopal.gollamudi@linaro.org
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
+# Author: Harigopal Gollamudi <harigopal.gollamudi@linaro.org>
+# Maintainer: Botao Sun <botao.sun@linaro.org>
-tjbench $1 95 -rgb -quiet $2 $3 &> tjbench.txt
-sh $PWD/android/scripts/tjbench/tjbenchparse.sh $2 $3
+tjbench $1 95 -rgb -quiet $2 $3 > tjbench.txt 2>&1
+sh $PWD/tjbenchparse.sh $2 $3
rm -rf tjbench.txt