Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
shim: Remove all files related to shim
Browse files Browse the repository at this point in the history
Shim is now handled by virtcontainers, no need to keep those unused
files related to shim.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
  • Loading branch information
Sebastien Boeuf committed Apr 19, 2017
1 parent ee185aa commit 8c3934f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 251 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -18,11 +18,6 @@ after_success:
- go get github.com/mattn/goveralls
- "$GOPATH/bin/goveralls -service=travis-ci -coverprofile=profile.cov"

install:
- sudo mkdir -p /tmp/cc-runtime/bin
- go build -o cc-shim $GOPATH/src/github.com/clearcontainers/runtime/shim/mock/shim.go
- sudo cp cc-shim /tmp/cc-runtime/bin/

notifications:
slack:
secure: nJc3XJ9vx9pI/7MRyt6/lg0CW3xdCaOKerTqcJbRUyDchrp6SuKYv47fPY6pBK+S5x2hQuwV25mT5J6QLXL8rIKA/1ThRqbnvaGkfYm2714O5F+QcdXf6APaB9GHXpJOdSYjfdT1bvwCANjSvKpj3Xfe6+V6jyiOmnjiAJkk1n+qtt/LNEk8CwFTMx2nz+KKQuBY3PTbtFvsOV6p+njO3vPYA+QGbxftsweMUx4IrtGzc8j7/aPXrI8oGhFYuM0cQF1WJheHR8qPqHPtoTsXLhCPfdzTZfUW42EnraUziq5bCgKVqH8kMJAUZl7p3XdYwOyJXs0G8B7JBDzmPozrJFyw7su85zda88Upt48VxbacyBygFdRL/Ue6uRHAR6vz0nRmGwqVd7pDhbIAEX3U8ulCG78qa5oQPmAlKtcp+QSotCBGEJI4nmuAsLxvb4y8eohIQ6uR+o2KFDPoG0JSNF9OlKVRDDFSHocoXc1aDpFN+GF7dXxRjkcZZH1JmhiQCnSJjosQ7srGigVsNXq5COl2JKuO1bZKXnR8vUPO3Mt9S28Yafms0mldxvquOJCxMD8fmhPVSVhqgcLzaT/6zUb2+TIq9Y8V7WMk1cptCdUdhuC71wnYdNPae8WPvFtF8ElQUn21iiWhkJX0Wg3G07FMh4S1jnJ/UuKn9LH2vc8=
70 changes: 0 additions & 70 deletions shim.go

This file was deleted.

84 changes: 0 additions & 84 deletions shim/mock/shim.go

This file was deleted.

92 changes: 0 additions & 92 deletions shim_test.go

This file was deleted.

0 comments on commit 8c3934f

Please sign in to comment.