Skip to content

Commit a7c39c8

Browse files
committed
#1642 fix flake8
1 parent 4a18d76 commit a7c39c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog/1642.trivial

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Added option `--rootdir` for command line and `rootdir` for *.ini file. Define root directory for tests. Can be relative path: 'root_dir', './root_dir', 'root_dir/another_dir/'; absolute path: '/home/user/root_dir'; path with variables: '$HOME/root_dir'. If parameter 'rootdir' defined in *.ini file this argument will not work.
1+
Added option "--rootdir" for command line and "rootdir" for .ini file. Define root directory for tests.
2+
Can be relative path: "root_dir", "./root_dir", "root_dir/another_dir/"; absolute path: "/home/user/root_dir";
3+
path with variables: "$HOME/root_dir". If parameter "rootdir" defined in .ini file this argument will not work.

0 commit comments

Comments
 (0)