tests: fix "make check" with dash
authorDaiki Ueno <ueno@unixuser.org>
Fri, 24 Aug 2012 14:13:41 +0000 (23:13 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Fri, 24 Aug 2012 14:13:41 +0000 (23:13 +0900)
commit1961c2b2fc012988b0d7663c79787ab5b739c7b4
tree3e853f705289df6e805fee9bba2c3d19999a5f89
parent738582c0cc4ef54e828209ba2c5d010e9a292679
tests: fix "make check" with dash

/bin/dash does not support ERR trap signal and ">&" redirect.  Also
fix copying non-existing component file.

BUG=none

Review URL: https://codereview.appspot.com/6478058
src/tests/setupenv