Skip to content
  • anonym's avatar
    Refactor. · 5aa2f2ad
    anonym authored
    * I think this already kills one bug related to ISO path
      globs. De-duplication++! :)
    * `find` is generally a bit safer than shell globs, so why not?
    * `find` is definitely saner than `ls -1`.
    * Also try to do more in each SSH invocation instead of running many
      (since they are a bit slow).
    5aa2f2ad