summaryrefslogtreecommitdiffstats
path: root/scripts/t/Dpkg_Substvars
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 09:40:31 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 09:40:31 +0000
commitb86570f63e533abcbcb97c2572e0e5732a96307b (patch)
treecabc83be691530ae685c45a8bc7620ccc0e1ebdf /scripts/t/Dpkg_Substvars
parentInitial commit. (diff)
downloaddpkg-b86570f63e533abcbcb97c2572e0e5732a96307b.tar.xz
dpkg-b86570f63e533abcbcb97c2572e0e5732a96307b.zip
Adding upstream version 1.20.13.upstream/1.20.13upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'scripts/t/Dpkg_Substvars')
-rw-r--r--scripts/t/Dpkg_Substvars/substvars19
-rw-r--r--scripts/t/Dpkg_Substvars/substvars27
2 files changed, 16 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Substvars/substvars1 b/scripts/t/Dpkg_Substvars/substvars1
new file mode 100644
index 0000000..f71c953
--- /dev/null
+++ b/scripts/t/Dpkg_Substvars/substvars1
@@ -0,0 +1,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
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