Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SpotSpot
  • SpotSpot
  • Issues
  • #259
Closed
Open
Issue created May 04, 2017 by Alexandre Duret-Lutz@adlOwner

ltldo does not erase temporary files on error

I configured ltl2dstar with an incorrect option for ltl2tgba (-DS instead of -Ds), and ltldo left some temporary files in the current directory.

~ % randltl -n 10 2 | ltldo 'ltl2dstar --ltl2nba=spin:ltl2tgba@-DS'
Parse error for NBA automaton (PROMELA format) at line 0          
syntax error
Exception:
Couldn't parse PROMELA file!
error: execution of command "ltl2dstar --ltl2nba=spin:ltl2tgba@-DS --output-format=hoa 'lcr-i1-0PdcGf' 'lcr-o0-W4y6Pn'" returned exit code 1.
ltldo:-:1: aborting here
~ % ls *lcr*
lcr-i1-0PdcGf
Assignee
Assign to
Time tracking