File: control

package info (click to toggle)
fenix-plugins 0.0.20070803-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 36,560 kB
  • sloc: sh: 8,765; ansic: 3,031; xml: 413; makefile: 214
file content (8 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# The allow-stderr restriction would be needed even if the script did not
# enable `set -o xtrace`, since the Fenix compiler likes to output its
# progress to the standard error stream instead of the standard output one.
# This may be fixed in the future, but for the present it is what it is.
#
Tests: upstream.sh
Depends: @, fenix, make
Restrictions: allow-stderr