From f7268e88a7aa18edd2b09defe03f73b18e7ded57 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 18 May 2025 07:57:01 -0300 Subject: git mv src/uuid src/uuidx --- src/tempname | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tempname') diff --git a/src/tempname b/src/tempname index d3107a2..acee4f4 100755 --- a/src/tempname +++ b/src/tempname @@ -1,4 +1,4 @@ #!/bin/sh set -eu -printf '%s\n' "${TMPDIR:-/tmp}/uuid-tmpname with spaces.$(uuid)" +printf '%s\n' "${TMPDIR:-/tmp}/uuidx-tmpname with spaces.$(uuidx)" -- cgit v1.2.3