File: innshellvars.local

package info (click to toggle)
inn2 2.5.4-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,720 kB
  • ctags: 8,983
  • sloc: ansic: 92,499; sh: 13,509; perl: 12,921; makefile: 2,985; yacc: 842; python: 342; lex: 255
file content (13 lines) | stat: -rwxr-xr-x 449 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
##  $Id: innshellvars.local 9110 2010-09-24 17:24:43Z iulius $
##
##  Sample innshellvars.local script.
##
##  It permits to add or override variables defined by
##  the innshellvars shell script.
##  This script has to be executable in order to be included
##  during the run of innshellvars.

##  Defining or redefining VARIABLE will allow to use
##  $VARIABLE with the corresponding value in a script
##  calling innshellvars.
#VARIABLE = 'test'