aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-22 15:20:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-24 12:09:09 -0700
commit56dda681a644833f9b7de1775b7d193fd120bb8e (patch)
treed29f99688e2de1e4a05d772772558e43adc234b0 /src/package.lisp
parent432bfff55a6e030426af7ba70733f1ac05f1a457 (diff)
downloadconsfigurator-56dda681a644833f9b7de1775b7d193fd120bb8e.tar.gz
:SUDO: ensure that stdin is a pipe, never a real file
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 1f806aa..5cde365 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -140,6 +140,7 @@
#:run
#:mrun
#:with-remote-temporary-file
+ #:mktemp
#:with-remote-current-directory
#:run-failed
#:runlines