Skip to content

Commit

Permalink
Update src/Tar.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski authored Jun 8, 2021
1 parent af04100 commit 78640d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tar.jl
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ function extract(
true_predicate, tarball, dir,
skeleton = skeleton,
copy_symlinks = copy_symlinks,
set_permissions = set_permissions
set_permissions = set_permissions,
)
end

Expand Down

0 comments on commit 78640d8

Please sign in to comment.