aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-08-29 14:33:01 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-08-31 15:55:26 -0700
commit7682e6056c4f40c578e223fc49ea4f7d6c607c37 (patch)
tree21fcb626907013003833f043b8438ab439fdef6e /src/package.lisp
parentd9216488a2a743e74fc39a06f2dfb26336fafac3 (diff)
downloadconsfigurator-7682e6056c4f40c578e223fc49ea4f7d6c607c37.tar.gz
MKTEMP: factor out MKSTEMP-CMD
No functional change. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index e1699bb..2aaa1f3 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -143,6 +143,7 @@
#:run
#:mrun
#:with-remote-temporary-file
+ #:mkstemp-cmd
#:mktemp
#:with-remote-current-directory
#:run-failed