projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b07dcdd
)
expose the output sooner as part of cronoutput.txt
author
phasefx
<phasefx@StretchFX.localdomain>
Tue, 11 Dec 2018 21:46:04 +0000
(16:46 -0500)
committer
phasefx
<phasefx@StretchFX.localdomain>
Tue, 11 Dec 2018 21:46:04 +0000
(16:46 -0500)
qa/test.sh
patch
|
blob
|
history
diff --git
a/qa/test.sh
b/qa/test.sh
index
a5f459c
..
b463e10
100755
(executable)
--- a/
qa/test.sh
+++ b/
qa/test.sh
@@
-38,7
+38,7
@@
ln -s test.html index.html
echo "*** Ready to test!"
echo -n "*** Test starting ... "
-ssh $TARGET_USER@$TARGET_HOST $TARGET_PATH/installer_installer.sh
&>
output.txt
+ssh $TARGET_USER@$TARGET_HOST $TARGET_PATH/installer_installer.sh
2>&1 | tee
output.txt
echo "test run complete."
echo "*** Creating web output"