Update libcontainer to 29363e2d2d7b8f62a5f353be333

Signed-off-by: Michael Crosby <michael@docker.com>
This commit is contained in:
Michael Crosby
2014-08-15 15:41:05 -07:00
parent 7afb98ad5d
commit a67d06fd43
31 changed files with 481 additions and 307 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ rm -rf src/code.google.com/p/go
mkdir -p src/code.google.com/p/go/src/pkg/archive
mv tmp-tar src/code.google.com/p/go/src/pkg/archive/tar
clone git github.com/docker/libcontainer f2e78425c377acc7a67a35c3148069b6285a3c4b
clone git github.com/docker/libcontainer 29363e2d2d7b8f62a5f353be333758f83df540a9
# see src/github.com/docker/libcontainer/update-vendor.sh which is the "source of truth" for libcontainer deps (just like this file)
rm -rf src/github.com/docker/libcontainer/vendor
eval "$(grep '^clone ' src/github.com/docker/libcontainer/update-vendor.sh | grep -v 'github.com/codegangsta/cli')"