Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 6dc5037c3ac6d35ac8998b91db369e644f514a83
      
https://github.com/NixOS/nixops/commit/6dc5037c3ac6d35ac8998b91db369e644f514a83
  Author: Rickard Nilsson <[email protected]>
  Date:   2014-08-17 (Sun, 17 Aug 2014)

  Changed paths:
    M nixops/backends/__init__.py
    M nixops/backends/ec2.py
    M nixops/backends/hetzner.py
    M nixops/backends/virtualbox.py

  Log Message:
  -----------
  Fix use of targetPort for scp commands

We must treat scp commands specially, since the port option is -P for scp,
not -p.


  Commit: 3b6dacf2fd9bfed67cfed99e96edfaf6d56d193a
      
https://github.com/NixOS/nixops/commit/3b6dacf2fd9bfed67cfed99e96edfaf6d56d193a
  Author: Rob Vermaas <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixops/backends/__init__.py
    M nixops/backends/ec2.py
    M nixops/backends/hetzner.py
    M nixops/backends/virtualbox.py

  Log Message:
  -----------
  Merge pull request #220 from rickynils/scp_targetPort

Fix use of targetPort for scp commands


Compare: https://github.com/NixOS/nixops/compare/b62814fdfcce...3b6dacf2fd9b
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to