Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d6c55c16f6f2305a853c94239bf8b1162fd36556
      
https://github.com/NixOS/nixpkgs/commit/d6c55c16f6f2305a853c94239bf8b1162fd36556
  Author: Scott R. Parish <[email protected]>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M pkgs/tools/virtualization/nixos-container/nixos-container.pl

  Log Message:
  -----------
  nixos-container: replace 'kill' command with 'terminate'

My earlier commit to have `nixos-container destroy` use `kill` broke
the `container-imperative` test, see[1]. As suggested by @aszlig,
`machinectl terminate` doesn't have that problem, and is the command
that should have been used to begin with rather then `kill`.

1| 
https://github.com/NixOS/nixpkgs/commit/60c6c7bc9a0d564cf86af4b1711b33db48cf0d07#commitcomment-18478032


  Commit: dece583a94e8018c55f3a82824dc1b904b4a535a
      
https://github.com/NixOS/nixpkgs/commit/dece583a94e8018c55f3a82824dc1b904b4a535a
  Author: Joachim F <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M pkgs/tools/virtualization/nixos-container/nixos-container.pl

  Log Message:
  -----------
  Merge pull request #17484 from srp/nixos-container-terminate

nixos-container: add 'terminate' command which 'destroy' now uses


Compare: https://github.com/NixOS/nixpkgs/compare/f4e1041e318e...dece583a94e8
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to