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
No known key found for this signature in database
GPG key ID: 17A6308EA2144978
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",