Skip to content
  • Javier Sagredo's avatar
    97f99171
    Use Base16 hash for script path. · 97f99171
    Javier Sagredo authored
    Issue #9334 shows that `%` characters on Windows result in invalid
    paths, also `/` characters on Linux create invalid paths.
    
    This changes from using base64 to using base16 with the same length
    we use for unit-ids.
    97f99171
    Use Base16 hash for script path.
    Javier Sagredo authored
    Issue #9334 shows that `%` characters on Windows result in invalid
    paths, also `/` characters on Linux create invalid paths.
    
    This changes from using base64 to using base16 with the same length
    we use for unit-ids.
Loading