File: run-installed

package info (click to toggle)
procenv 0.51-0.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,376 kB
  • sloc: ansic: 10,896; sh: 4,815; makefile: 117
file content (13 lines) | stat: -rwxr-xr-x 566 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh -e
#---------------------------------------------------------------------
# Run packaged version of procenv.
#
# Note that we do not need to run 'make check', since dh(1) does that
# automatically via dh_auto_test(1). As a result, procenv is run
# _twice_: via this test, but also before this test is run when dh
# prepares the package source. This is ok though since, interestingly,
# the environments *are* different, and not just due to the obvious
# pid changes.
#---------------------------------------------------------------------

/usr/bin/procenv