Skip to content

Change loop step from 'l' to '1' in pseudo code comment of Bakery.tla#203

Merged
lemmy merged 1 commit intotlaplus:masterfrom
josef-widder:patch-2
Mar 26, 2026
Merged

Change loop step from 'l' to '1' in pseudo code comment of Bakery.tla#203
lemmy merged 1 commit intotlaplus:masterfrom
josef-widder:patch-2

Conversation

@josef-widder
Copy link
Copy Markdown
Contributor

This fixes is a typo (transcription error from the paper).

@ahelwer
Copy link
Copy Markdown
Collaborator

ahelwer commented Mar 25, 2026

Thanks! You only need to add DCO signoff on your commit.

@josef-widder
Copy link
Copy Markdown
Contributor Author

josef-widder commented Mar 25, 2026

Thanks!

I followed the instructions here but fail on the last step.

» git push --force-with-lease origin patch-2
ERROR: Permission to tlaplus/Examples.git denied to josef-widder.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

not sure what to do... (and sorry for the noise!)

Copy link
Copy Markdown
Member

@lemmy lemmy left a comment

Choose a reason for hiding this comment

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

See listing on righthand column on page 454 of https://lamport.azurewebsites.net/pubs/bakery.pdf

@ahelwer
Copy link
Copy Markdown
Collaborator

ahelwer commented Mar 25, 2026

@josef-widder are you sure you're trying to push to your own fork remote and not this repository?

@lemmy
Copy link
Copy Markdown
Member

lemmy commented Mar 25, 2026

@josef-widder It should not be origin, but the name of your own fork (likely josef-widder), i.e., git push --force-with-lease josef-widder patch-2

There is a typo (transcription error from the paper).

Signed-off-by: Josef Widder <josef@informal.systems>
@josef-widder
Copy link
Copy Markdown
Contributor Author

All checks are passing now. Thanks for your help and again sorry for all the noise for fixing just one character ;-)

@lemmy lemmy merged commit dc6470a into tlaplus:master Mar 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants