aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-05-05 08:29:26 -0300
committerSean Whitton <spwhitton@spwhitton.name>2022-05-05 12:34:24 -0700
commit23e304277c6ab46995fc68d5c4574fc58a9a57b4 (patch)
tree3c4bd21d7e6f87e149fac7dad4a2c36153331a90 /src
parent4315b429f8f39772bef5fc2175859a55ae513714 (diff)
downloadconsfigurator-23e304277c6ab46995fc68d5c4574fc58a9a57b4.tar.gz
add tests for pass(1) data source
Test the several cases of transforming (IDEN1 IDEN2) to a filesystem location. Tricky cases include an illegal hostname in IDEN1 and shadowing of an entry by one prefixed with '_'. Signed-off-by: David Bremner <david@tethera.net>
Diffstat (limited to 'src')
-rw-r--r--src/package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index e719a64..51c634c 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -326,6 +326,7 @@
#:get-data-protected-string
#:*data-source-gnupghome*
#:with-reset-data-sources
+ #:missing-data
;; image.lisp
#:eval-in-grandchild