commit | b238160b6191f884c1dab3704ce03535fee96de3 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Wed Sep 14 01:01:28 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 08:57:42 2016 -0400 |
tree | 1cb271ce63b593cc7c55c1b345f3b7bc2d1e80ba | |
parent | 24d8480e2c57ef7b81d6e3fe442b209a4d8b6390 [diff] |
test/fs: remove use of undefined WRITE_FILE variable The write file is created from $SMALL_FILE by appending ".w" on all other occurences in the code. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>