Skip to content

nixos/qemu: use set -e in shell script#139844

Merged
rnhmjoj merged 1 commit intoNixOS:masterfrom
rnhmjoj:qemu-fixup
Sep 29, 2021
Merged

nixos/qemu: use set -e in shell script#139844
rnhmjoj merged 1 commit intoNixOS:masterfrom
rnhmjoj:qemu-fixup

Conversation

@rnhmjoj
Copy link
Contributor

@rnhmjoj rnhmjoj commented Sep 29, 2021

Motivation for this change

Another improvement to the run-machine-vm shell script. Follow up of #127933.

Things done
  • Tested via nixosTests.simple and nix-build -E '(import ./nixos { configuration = { users.users.root.password=""; }; }).vm'
  • 21.11 Release Notes (or backporting 21.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Sep 29, 2021
@rnhmjoj rnhmjoj requested a review from nrdxp September 29, 2021 06:57
@rnhmjoj rnhmjoj mentioned this pull request Sep 29, 2021
11 tasks
Copy link

@nrdxp nrdxp left a comment

Choose a reason for hiding this comment

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

Thanks for taking up my suggestion. Looks fine.

@rnhmjoj rnhmjoj merged commit b73d851 into NixOS:master Sep 29, 2021
@rnhmjoj rnhmjoj deleted the qemu-fixup branch July 10, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants