benoit.per...@ensimag.fr writes:
> --- a/contrib/mw-to-git/t/test-gitmw-lib.sh
> +++ b/contrib/mw-to-git/t/test-gitmw-lib.sh
> @@ -62,12 +62,8 @@ test_check_precond () {
> test_done
> fi
>
> - if [ ! -f "$GIT_BUILD_DIR"/git-remote-mediawiki ];
> - then
> -
From: Benoit Person
Until now, if git-remote-mediawiki was not installed, the test suite
copied it to the toplevel directory. This solution pollutes the
directory with untracked files. Plus, we would need to copy the new
git-mw.perl file to test it too.
Signed-off-by: Benoit Person
Signed-off-b
2 matches
Mail list logo