Hello devs,
I wanted to fix an issue with the householder() demo: in the Jenkins
built, the file
SCI/modules/linear_algebra/macros/householder.sce
is missing while householder.sci exec() it when entering householder()
without input argument. So, this situation yields an error when entering
householder().
But when browsing the GIT after a
$ git reset --hard origin/6.0
as usual, one sees that
SCI/modules/linear_algebra/macros/householder.sce
actually exists and is the right file!
I have checked that it is not a matter of OS file hidding.
So, how is this possible??
Is there a way to check the built processing, in order to understand
where a file is finally removed (or may be other ones added or changed)?
Regards
Samuel
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev