diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/t/Dpkg_Substvars/substvars2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Substvars/substvars2 b/scripts/t/Dpkg_Substvars/substvars2 new file mode 100644 index 0000000..27d5944 --- /dev/null +++ b/scripts/t/Dpkg_Substvars/substvars2 @@ -0,0 +1,7 @@ +var1=Some value +var2=Some other value +name3=Yet another value +name4=Name value +prefix:var5=Foo +prefix:name6=Bar +otherprefix:var7=Quux |