summaryrefslogtreecommitdiffstats
path: root/scripts/t/Dpkg_Substvars/substvars1
blob: f71c95361b2307bfe1996f467fe75304893f07a0 (plain)
1
2
3
4
5
6
7
8
9
var1=Some value
var2=Some other value
# the next line is empty

# the next line has some spaces
    
 # this line has a late comment
var3=Yet another value
#var4=This is not set