File: build-all.sh

package info (click to toggle)
pycxx 7.1.8-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,392 kB
  • sloc: cpp: 6,767; python: 1,138; sh: 85; ansic: 60; makefile: 18
file content (3 lines) | stat: -rwxr-xr-x 39 bytes parent folder | download | duplicates (5)
1
2
3
#!/bin/bash
set -e
./build-all.py "$@"