File: run

package info (click to toggle)
passenger 6.0.17%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 63,908 kB
  • sloc: cpp: 723,349; ruby: 44,144; ansic: 11,317; javascript: 5,948; sh: 802; python: 503; makefile: 48; perl: 34
file content (6 lines) | stat: -rw-r--r-- 220 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/env bash
set -e

run ./bin/passenger-install-apache2-module --auto
run rvmsudo ./bin/passenger-install-apache2-module --auto --no-compile
run bundle exec rake "-j$COMPILE_CONCURRENCY" test:integration:apache2