File: ci

package info (click to toggle)
ruby-mongo 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,620 kB
  • ctags: 2,370
  • sloc: ruby: 36,228; makefile: 5; sh: 2
file content (6 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh

# All tests expect the socket to be accessible under /tmp, so symlink it there
ln -s /run/mongodb/mongodb-27017.sock /tmp

rspec