An error occurred fetching the project authors.
  1. 11 Oct, 2017 7 commits
  2. 27 Sep, 2017 1 commit
    • Hardik Juneja's avatar
      slaprunner: Export (rsync) silence rsync warning · fa8b6eaa
      Hardik Juneja authored
      When a file is removed while rsync is running (after build the list and before transfer the file), rsync fail with the follow message:
      
           rsync warning: some files vanished before they could be transferred
      
      Long back rafael proped a solution here 387d3b7e
      But it seems like adding --ignore-missing-args dont really help but just ignore the files given in args and are counldn't be found anymore.
      
      /reviewed-on nexedi/slapos!225
      fa8b6eaa
  3. 23 Aug, 2017 1 commit
    • Rafael Monnerat's avatar
      slaprunner: Export (rsync) ignore missing args · 387d3b7e
      Rafael Monnerat authored
        When a file is removed while rsync is running (after build the list and before transfer the file), rsync fail with the follow message:
      
           rsync warning: some files vanished before they could be transferred
      
        This commit includes   --ignore-missing-args into rsync command line to ignore this case, as it is not relevant to the resilience
      if a file is removed.
      387d3b7e
  4. 30 Jun, 2017 1 commit
  5. 16 Jun, 2017 1 commit
  6. 13 Jun, 2017 1 commit
  7. 06 Jun, 2017 3 commits
  8. 05 Jun, 2017 2 commits
  9. 03 Jun, 2017 1 commit
  10. 02 Jun, 2017 2 commits
  11. 19 May, 2017 1 commit
  12. 16 May, 2017 2 commits
  13. 05 May, 2017 11 commits
  14. 14 Apr, 2017 1 commit
  15. 13 Apr, 2017 2 commits
  16. 11 Apr, 2017 2 commits
  17. 10 Mar, 2017 1 commit