We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b274f22 commit 88a5bcaCopy full SHA for 88a5bca
.travis.yml
@@ -36,4 +36,4 @@ jobs:
36
script:
37
- cargo build -Z build-std=core,alloc --no-default-features --target x86_64-eduos.json
38
# used to get terminal with new groups permissions while preserving own user
39
- - sudo -E sudo -u $USER -E bash -c "HERMIT_VERBOSE=1 $HOME/.cargo/bin/ehyve target/x86_64-eduos/debug/eduos-rs"
+ - sudo -E sudo -u $USER -E bash -c "$HOME/.cargo/bin/ehyve target/x86_64-eduos/debug/eduos-rs"
0 commit comments