This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
pkg
Watch
1
Star
0
Fork
You've already forked pkg
0
Code
Pull requests
Releases
Activity
2746675b42
pkg
/
symlink
/
testdata
/
fs
/
i
1 line
1 B
Text
Raw
Normal View
History
Unescape
Escape
Adding test case for symlink causes infinit loop, reproduces: dotcloud#5370 normally symlinks are created as either ln -s /path/existing /path/new-name or cd /path && ln -s ./existing new-name but one can create it this way cd /path && ln -s existing new-name this drives FollowSymlinkInScope into infinite loop Docker-DCO-1.1-Signed-off-by: Lajos Papp <lajos.papp@sequenceiq.com> (github: lalyos)
2014-05-15 21:52:36 +00:00
a
Copy permalink