History log of /external/ltp/testcases/kernel/fs/fs-bench/fs-bench-test2.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8b60964cc52a43dc24bf1b888ebd2bf8c2199a2d 14-Jul-2014 Jan Stancek <jstancek@redhat.com> fs-bench: rename test*.sh scripts to fs-bench-test*.sh

Install name of these scripts is in conflict with testcases/lib/test.sh.
In problem Awais reported, he ended up with test.sh from fs-bench in
install directory, instead of shell script library he was expecting:
install -m 00775 "/root/ltp/testcases/lib/test.sh" "/opt/ltp/testcases/bin/test.sh"
...
install -m 00775 "/root/ltp/testcases/kernel/fs/fs-bench/test.sh" "/opt/ltp/testcases/bin/test.sh"

Reported-by: Awais Belal <Awais_Belal@mentor.com>
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/fs/fs-bench/fs-bench-test2.sh