search for: make_filesystem

Displaying 1 result from an estimated 1 matches for "make_filesystem".

2014 May 05
2
[PATCH] test-charset-fidelity: allow to skip testing specific FSes
...fs_name); + str = getenv (envvar); + if (str && STREQ (str, "1")) { + printf ("skipped test of %s because environment variable is set\n", + fs->fs_name); + return; + } + printf ("testing charset fidelity on %s\n", fs->fs_name); make_filesystem (g, fs); -- 1.9.0