[Scilab-Dev] householder: mismatch between GIT HEAD and the continuous built for the 6.0 branch

Samuel Gougeon sgougeon at free.fr
Sat Dec 9 22:29:57 CET 2017


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20171209/d3d917f6/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: neoebianneikmddd.png
Type: image/png
Size: 26650 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/dev/attachments/20171209/d3d917f6/attachment.png>


More information about the dev mailing list