Skip to content

Update README and fix start-literal test descriptor#161

Merged
mimir-d merged 2 commits into
linuxboot:mainfrom
vjt:main
May 10, 2023
Merged

Update README and fix start-literal test descriptor#161
mimir-d merged 2 commits into
linuxboot:mainfrom
vjt:main

Conversation

@vjt
Copy link
Copy Markdown
Contributor

@vjt vjt commented May 10, 2023

Fixes #159

vjt added 2 commits May 10, 2023 16:08
* Ensure correct paths of programs and test files
* Add section on how to use a local mysql server without docker
* Add `go build` references on how to get binaries on a local checkout

Signed-off-by: Marcello Barnaba <mbarnaba@meta.com>
Signed-off-by: Marcello Barnaba <mbarnaba@meta.com>
Comment thread README.md
[2020-02-10T20:37:10Z] INFO contest: JobManager &{jobs:map[] jobRunner:0xc000021b10 jobsMu:{state:0 sema:0} jobsWg:{noCopy:{} state1:[0 0 0]} jobRequestManager:{JobRequestEmitter:{} JobRequestFetcher:{}} jobReportManager:{JobReportEmitter:{} JobReportFetcher:{}} frameworkEvManager:{FrameworkEventEmitter:{} FrameworkEventFetcher:{}} testEvManager:{} apiListener:0xd0dbc0 apiCancel:0xc000030660 pluginRegistry:0xc000072480}
[2020-02-10T20:37:10Z] INFO listeners/httplistener: Started HTTP API listener on :8080
$ cd cmds/contest
$ go build .
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can replace this with go run .

@mimir-d mimir-d merged commit 2831239 into linuxboot:main May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update readme

2 participants