]> rtime.felk.cvut.cz Git - novaboot.git/commit
Fix test
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 17 Feb 2017 20:54:47 +0000 (21:54 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 17 Feb 2017 20:54:47 +0000 (21:54 +0100)
commit443cc5b2581afc8faf96b72e42a52cbd4b8c8002
treed5c6ed52b224d68dd5069858f1c32bbb9480ac07
parent6412ee8ba296395eef69337d5b284a51f3d98a3f
Fix test

It seems that at least Perl 5.24.1, if the parameter of 'do' (which we
use to read the configuration file) is relative patch that does not start
with ./, the file is only searched in Perl @INC path. This results in
test failure, because our configuration file in not in @INC.
tests/novaboot.wv