We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e3f08 commit 7653e00Copy full SHA for 7653e00
test/framework/toy_build.py
@@ -53,7 +53,7 @@
53
from easybuild.framework.easyconfig.parser import EasyConfigParser
54
from easybuild.main import main_with_hooks
55
from easybuild.tools.build_log import EasyBuildError
56
-from easybuild.tools.config import get_module_syntax, get_repositorypath, update_build_option
+from easybuild.tools.config import get_module_syntax, get_repositorypath
57
from easybuild.tools.environment import modify_env
58
from easybuild.tools.filetools import adjust_permissions, change_dir, copy_file, mkdir, move_file
59
from easybuild.tools.filetools import read_file, remove_dir, remove_file, which, write_file
0 commit comments