[go: up one dir, main page]

File: test2.sh

package info (click to toggle)
findent 2.8.2-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,756 kB
  • sloc: sh: 3,365; cpp: 2,780; fortran: 1,214; lex: 324; yacc: 246; makefile: 155; python: 155; lisp: 52
file content (5 lines) | stat: -rwxr-xr-x 71 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
. ./prelude
../test-compile.sh ../progfixed.f
rc=$?
exit $rc