Giter VIP home page Giter VIP logo

Comments (5)

fniephaus avatar fniephaus commented on June 4, 2024

@dalehenrich I have not been able to reproduce the problem you mentioned in #51 (comment).
Regardless, I have enabled a few more safety switches to make sure smalltalkCI fails as soon as something unexpected happens.

from smalltalkci.

fniephaus avatar fniephaus commented on June 4, 2024

@dalehenrich Do you think it's necessary to keep these exit 1s or the print_error_and_exits?

from smalltalkci.

dalehenrich avatar dalehenrich commented on June 4, 2024

I think that those exit 1s were created before I knew that print-error_and_exit existed :)

from smalltalkci.

dalehenrich avatar dalehenrich commented on June 4, 2024

I see that you've assigned this bug to me ... what do you want done in relation to this ... change the exit 1s or something else?

from smalltalkci.

fniephaus avatar fniephaus commented on June 4, 2024

I had a look at this again.
Looks like that this || status=$? causes the problems. Basically set -e is ignored for some reason when a subfunction is called like that. I'm cleaning up the code a little bit and I'll make sure checks like this are only used when absolutely necessary.

from smalltalkci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.