Loading .ssh/ssh +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ rule_canonisation() { rule_runtime() { # Replace RUNTIME with the value of the RUNTIME variable [ -n "$RUNTIME" ] || die "RUNTIME not set" echo "s!\\\bRUNTIME\\\b!${RUNTIME-.}!g;" | tee /proc/self/fd/2 echo "s!\\\bRUNTIME\\\b!${RUNTIME-.}!g;" } make_config() { Loading Loading
.ssh/ssh +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ rule_canonisation() { rule_runtime() { # Replace RUNTIME with the value of the RUNTIME variable [ -n "$RUNTIME" ] || die "RUNTIME not set" echo "s!\\\bRUNTIME\\\b!${RUNTIME-.}!g;" | tee /proc/self/fd/2 echo "s!\\\bRUNTIME\\\b!${RUNTIME-.}!g;" } make_config() { Loading