Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Issue #27: change System.exit by throw error #48

Merged
merged 3 commits into from
May 15, 2019

Conversation

AlexandreFournel
Copy link
Contributor

No description provided.

Alexandre Fournel and others added 3 commits May 13, 2019 14:30
@cyrille-artho cyrille-artho merged commit 35340cf into cyrille-artho:master May 15, 2019
cyrille-artho pushed a commit that referenced this pull request May 21, 2019
…48)

* Issue #27: change return code in Dotify to exception (also in Main)

* Line 45, I replaced return 1 by throw e in Main.scala

* in file MBT.scala, several System.exit(1) replaced by throw(error)

* in file MBT.scala, System.exit changed by throw

* Issue #27: change exit to exception.

* New changes  : add a try catch in ConfigMgr

* new changes, I don't really know if it's correct because the number of wrong tests has increased (due to the number with . which are not understood as number by ma MacOS

* Issue #27: remove return code in Main.run.

* Issue #27: remove return code in explore.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants