aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-22 12:00:12 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-22 12:00:12 -0700
commitfa2ba4e996ba075e1ae2cdc2e0647a27f47b8731 (patch)
tree1bc321b5b90ca1e93a772e0221d47840a4b2b3db /consfigurator.asd
parentf146f0a4945d70d3a55c93db9455c95cb688c7f8 (diff)
downloadconsfigurator-fa2ba4e996ba075e1ae2cdc2e0647a27f47b8731.tar.gz
earlier definitions of both CONNECTION-TRY-UPLOAD & LOCAL-CONNECTION
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 9748064..563e2f7 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -12,9 +12,9 @@
(:file "src/propspec")
(:file "src/host")
(:file "src/deployment")
+ (:file "src/connection/local")
(:file "src/data")
(:file "src/connection/ssh")
- (:file "src/connection/local")
(:file "src/connection/debian-sbcl")
(:file "src/property/command")
(:file "src/property/file")