Hide Forgot
In beah, the rhts-flush command makes the harness write all its buffered "events" (results and logs) up to the LC. Well it tries to anyway. The idea would be to call that before crashing the system or doing some other potentially destructive operation in the test. (I'm not sure exactly because it seems rhts-flush was never documented anywhere.)
With restraint I don't think there is anything to actually flush, since it reports results and uploads logs to the LC synchronously, there is no on-disk event buffering stuff like in beah. So I think it should be enough to just supply an empty script that does nothing, to keep existing tasks that call rhts-flush happy.
http://gerrit.beaker-project.org/4837
Fixed in 0.1.25.