deforaos-job-git-test: fix syntax error
This commit is contained in:
parent
416fd616f8
commit
0000549aa0
|
@ -80,8 +80,8 @@ _git_tests()
|
|||
(cd "$tmpdir/repository" && ./configure)
|
||||
fi
|
||||
#run tests if available
|
||||
(cd "$tmpdir/repository"
|
||||
&& $MAKE tests) || ret=2
|
||||
(cd "$tmpdir/repository" &&
|
||||
$MAKE tests) || ret=2
|
||||
fi
|
||||
#cleanup
|
||||
$RM -r "$tmpdir"
|
||||
|
|
Loading…
Reference in New Issue
Block a user