projects
/
carnet-debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
357aca4
)
r9:
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Wed, 31 Oct 2007 09:03:01 +0000
(09:03 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Wed, 31 Oct 2007 09:03:01 +0000
(09:03 +0000)
carnet-debconf-get
[new file with mode: 0644]
patch
|
blob
diff --git a/carnet-debconf-get
b/carnet-debconf-get
new file mode 100644
(file)
index 0000000..
3c619bf
--- /dev/null
+++ b/
carnet-debconf-get
@@ -0,0
+1,8
@@
+#!/bin/sh
+
+set -e
+
+. /usr/share/debconf/confmodule
+
+db_get $1
+echo $RET