File: TravisCheckBuildMacOS.sh

package info (click to toggle)
shasta 0.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 29,648 kB
  • sloc: cpp: 82,262; python: 2,348; makefile: 223; sh: 143
file content (4 lines) | stat: -rwxr-xr-x 117 bytes parent folder | download | duplicates (5)
1
2
3
4
echo "Checking that the shasta executable was created: shasta-install/bin/shasta"
[ -e shasta-install/bin/shasta ]