Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xansec committed Oct 11, 2024
1 parent d8a0892 commit f4704a5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,6 @@ To upload the package do: `mayhem run bazel-out/k8-fastbuild/bin/examples/mayhem
Before uploading, you may wish to edit the config file at 'bazel-out/k8-fastbuild/bin/examples/mayhemit-pkg/Mayhemfile'.
bazel-out/k8-fastbuild/bin/examples/mayhemit-pkg
INFO: From Starting Mayhem run...:
Syncing /tmp/tmp1jw3fiwg 0% | | ETA: --:--:--
/tmp/tmp89xlpgb1/testsuite.tgz 0% | | ETA: --:--:-- 0.0 s/B
/tmp/tmp89xlpgb1/testsuite.tgz 100% |################| Time: 0:00:00 591.2 B/s
Syncing /tmp/tmp1jw3fiwg 100% |################################| Time: 0:00:00
git version 2.46.1 found
WARNING A default branch has not been configured for this target. Job differences will not be available in this report
/tmp/tmpz6srnoug/root.tgz 0% | | ETA: --:--:-- 0.0 s/B
Expand Down
1 change: 0 additions & 1 deletion examples/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ mayhem_run(
all = True,
target_path = ":package_mayhemit",
wait = True,
testsuite = "file:///$(pwd)/examples/testsuite",
duration = "60",
fail_on_defects = True,
junit = "mayhemit_junit.xml",
Expand Down

0 comments on commit f4704a5

Please sign in to comment.