Commit 839abd6
committed
test(tar) update existing expectation on extraction of absolute links
Due to the previous absolute-symlink extraction fix, the following
updates are made:
tests/integration/archive/tar/__output__/absolute.tar_extract/absolute/absolute-symlink
- -> absolute/absolute-file
+ -> absolute-file
tests/integration/archive/tar/__output__/absolute.tar_extract/absolute/link_to_etc_shadow
- -> etc/shadow
+ -> ../etc/shadow1 parent c2b50db commit 839abd6
File tree
2 files changed
+2
-2
lines changed- tests/integration/archive/tar/__output__/absolute.tar_extract/absolute
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments