Skip to content
  • David Dieulivol's avatar
    Fix error with helm command · 05497cbf
    David Dieulivol authored
    We cannot have arguments with spaces in them when
    passing the command to Open3.popen3, as it will add
    a \n at the end of the argument.
    05497cbf