Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
HermitCore
uhyve
Commits
ee51fc3d
Commit
ee51fc3d
authored
Dec 31, 2020
by
Stefan Lankes
Browse files
remove typos
parent
c6edf72f
Pipeline
#383607
passed with stages
in 11 minutes and 22 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ee51fc3d
...
@@ -58,7 +58,7 @@ test:demo:
...
@@ -58,7 +58,7 @@ test:demo:
-
cargo build -p rusty_demo
-
cargo build -p rusty_demo
-
RUSTFLAGS="-Clinker-plugin-lto" cargo build -p rusty_demo --release
-
RUSTFLAGS="-Clinker-plugin-lto" cargo build -p rusty_demo --release
-
cd -
-
cd -
-
target/debug/uhyve -v -c 1 $CI_BUILDS_DIR/rusty-hermittarget/x86_64-unknown-hermit/debug/rusty_demo
-
target/debug/uhyve -v -c 1 $CI_BUILDS_DIR/rusty-hermit
/
target/x86_64-unknown-hermit/debug/rusty_demo
-
target/debug/uhyve -v -c 2 $CI_BUILDS_DIR/rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
-
target/debug/uhyve -v -c 2 $CI_BUILDS_DIR/rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
-
target/release/uhyve -v -c 1 $CI_BUILDS_DIR/rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
-
target/release/uhyve -v -c 1 $CI_BUILDS_DIR/rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
-
target/release/uhyve -v -c 2 $CI_BUILDS_DIR/rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
-
target/release/uhyve -v -c 2 $CI_BUILDS_DIR/rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment