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

Set Runner last command on initialization #241

Merged
merged 4 commits into from
Jan 4, 2025

Conversation

AlexB52
Copy link
Owner

@AlexB52 AlexB52 commented Jan 3, 2025

Fixes #240

Sets runner's last command during initialisation when the command is runnable (e.g. with no placeholders)

@AlexB52 AlexB52 changed the title Sets runner's last command when command is runnable Set Runner last command on initialization Jan 3, 2025
lib/retest/runner.rb Outdated Show resolved Hide resolved
test/retest/runner_test.rb Outdated Show resolved Hide resolved
@AlexB52 AlexB52 merged commit cc75531 into main Jan 4, 2025
16 checks passed
@AlexB52 AlexB52 deleted the bugfix/fix-error-when-enter-on-launch branch January 4, 2025 04:48
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.

Fix Kernel system type error when hitting enter upon boot
1 participant