Commit 50c5e1a
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 a9bfee4 commit 50c5e1a
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