Add -P flag for tar creation

This commit is contained in:
Josh Gross
2020-04-08 10:58:38 -04:00
parent e5370355e6
commit a4e3c3b64e
4 changed files with 12 additions and 8 deletions

View File

@ -73,6 +73,7 @@ test("create tar", async () => {
"-cz",
"-f",
CacheFilename,
"-P",
"-C",
workspace,
"--files-from",