Skip to content
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

Update README and fix start-literal test descriptor #161

Merged
merged 2 commits into from
May 10, 2023
Merged

Conversation

vjt
Copy link
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>
[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
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
1 check passed
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