]> Git Repo - J-u-boot.git/commit
test/fs: remove use of undefined WRITE_FILE variable
authorStefan Brüns <[email protected]>
Tue, 13 Sep 2016 23:01:28 +0000 (01:01 +0200)
committerTom Rini <[email protected]>
Fri, 23 Sep 2016 12:57:42 +0000 (08:57 -0400)
commit06806e38d8675995ee05a247ba119d7efb7fc49a
tree1cb271ce63b593cc7c55c1b345f3b7bc2d1e80ba
parent86853568aebd7f81d87bd5f3d9f3b26867edee16
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 <[email protected]>
test/fs/fs-test.sh
This page took 0.033599 seconds and 4 git commands to generate.