Skip to content

Commit 50c5e1a

Browse files
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/shadow
1 parent a9bfee4 commit 50c5e1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
absolute/absolute-file
1+
absolute-file
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
etc/shadow
1+
../etc/shadow

0 commit comments

Comments
 (0)