aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-22 14:31:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-22 14:31:56 -0700
commit26a97fed28b2c0b6444f2d57386e0c34198bc896 (patch)
tree945d623df2bc8e789ac77f324eb52ff9092f471e /consfigurator.asd
parent1bc931c93e8a5c8290ad9afafb82ecf19ef73f26 (diff)
downloadconsfigurator-26a97fed28b2c0b6444f2d57386e0c34198bc896.tar.gz
a better name for CMD:SINGLE
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index 563e2f7..829c782 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -16,7 +16,7 @@
(:file "src/data")
(:file "src/connection/ssh")
(:file "src/connection/debian-sbcl")
- (:file "src/property/command")
+ (:file "src/property/cmd")
(:file "src/property/file")
(:file "src/data/asdf")
(:file "src/data/pgp")))