File: beanstalkd

package info (click to toggle)
ruby-beaneater 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: ruby: 1,628; sh: 4; makefile: 2
file content (9 lines) | stat: -rwxr-xr-x 305 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# Use the full test suite, including tests using beanstalkd.
mv debian/ruby-test-files.yaml debian/ruby-test-files.yaml.orig
cp debian/ruby-test-files.yaml.dep8 debian/ruby-test-files.yaml

gem2deb-test-runner --autopkgtest 2>&1

mv debian/ruby-test-files.yaml.orig debian/ruby-test-files.yaml