-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
❯ RUST_LOG=info ./target/debug/zap plan examples/basic.zplan -t bsd
Running plan with: PlanOpts { plan: "examples/basic.zplan", targets: "bsd", dry_run: false }
ERROR zap_model::plan > Failed to parse task: Error { variant: CustomError { message: "No such file or directory (os error 2)" }, location: Pos(0), line_col: Pos((1, 1)), path: None, line: "", continued_line: None }
ERROR zap_model::plan > Failed to parse task: Error { variant: CustomError { message: "No such file or directory (os error 2)" }, location: Pos(0), line_col: Pos((1, 1)), path: None, line: "", continued_line: None }
ERROR zap_model::plan > Failed to parse task: Error { variant: CustomError { message: "No such file or directory (os error 2)" }, location: Pos(0), line_col: Pos((1, 1)), path: None, line: "", continued_line: None }
INFO zap > Plan located, preparing to execute
Basically after that first one zap should bail
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers