Skip to content
  • Steve Lhomme's avatar
    tools: fix tar xv test on msys · 64778705
    Steve Lhomme authored and Steve Lhomme's avatar Steve Lhomme committed
    tar /dev/null doesn't work if not specified as a file
    
    On systems where it was detected nothing will change. On systems where J is not working
    it will fail anyway.
    We already use "tar f" in the code
    64778705