aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/substitutes.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/installer/substitutes.scm')
0 files changed, 0 insertions, 0 deletions
--input=foo.txt`" = "(-a b --input=foo.txt)" cat > "$tmpfile"<<EOF #!$(type -P env) -S guix repl -- !# (format #t "~a\n" (cdr (command-line))) EOF chmod 755 $tmpfile test "`"$tmpfile" -a b --input=foo.txt`" = "(-a b --input=foo.txt)"