Skip to content

demo list is not working #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
frewsxcv opened this issue May 13, 2017 · 1 comment
Closed

demo list is not working #38

frewsxcv opened this issue May 13, 2017 · 1 comment
Labels
C-bug Category: this is a bug

Comments

@frewsxcv
Copy link
Member

$ cargo run -- define-ex beta nightly
    Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
     Running `target/debug/cargobomb define-ex beta nightly`
May 13 21:36:25.611 INFO program args: define-ex beta nightly
thread 'main' panicked at 'assertion failed: `(left == right)` (left: `1`, right: `2`)', src/ex.rs:92
note: Run with `RUST_BACKTRACE=1` for a backtrace.
May 13 21:36:25.865 ERRO panicked: assertion failed: `(left == right)` (left: `1`, right: `2`)
May 13 21:36:25.866 INFO command failed
May 13 21:36:25.866 INFO logs: ./work/logs/2017-05-13T21-36-25.601166413
May 13 21:36:25.866 INFO duration: 0s
@tomprince
Copy link
Member

This is due to brson/hello-rs not being picked up in the generated lists anymore.

@tomprince tomprince added C-bug Category: this is a bug and removed C-bug Category: this is a bug labels Jun 3, 2017
@aidanhs aidanhs closed this as completed in 254ffe4 Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: this is a bug
Projects
None yet
Development

No branches or pull requests

2 participants