altos: Fix make-kalman to run under dash
authorKeith Packard <keithp@keithp.com>
Thu, 22 Sep 2011 01:13:55 +0000 (18:13 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 22 Sep 2011 05:57:06 +0000 (22:57 -0700)
commit7bc007ed45af8fe9ef5daeb7844f183cd9a49035
treeac2eb6ad18e2ac68a211e0af996f925f7577f01a
parent74d5dea5d5ef91db823018b631613d15c6da085d
altos: Fix make-kalman to run under dash

Dash can't deal with >&, so use the old-school > file 2>&1

Signed-off-by: Keith Packard <keithp@keithp.com>
src/util/make-kalman