summary refs log tree commit diff
path: root/bin/1sh/mktokens
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/1sh/mktokens2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/1sh/mktokens b/bin/1sh/mktokens
index 39163663..f0d80cc5 100644
--- a/bin/1sh/mktokens
+++ b/bin/1sh/mktokens
@@ -38,7 +38,7 @@
 # token marks the end of a list.  The third column is the name to print in
 # error messages.
 
-temp=`mktemp -t ka`
+temp=`mktemp`
 cat > $temp <<\!
 TEOF	1	end of file
 TNL	0	newline
nroe 2020-09-11Rewrite install script yet againJune McEnroe 2020-09-11Remove NetBSD from install scriptJune McEnroe 2020-09-11Use MacPorts rather than pkgsrcJune McEnroe 2020-09-11Add debian VM name to sshJune McEnroe 2020-09-11Add influencer tweetJune McEnroe 2020-09-10Add The Kingdom of GodsJune McEnroe 2020-09-07Add SunglassesJune McEnroe 2020-09-06Add Between the BreathsJune McEnroe 2020-09-04Open /dev/tty in nudgeJune McEnroe 2020-09-04Add nudgeJune McEnroe 2020-09-03Build fbclock with -lzJune McEnroe 2020-08-29Add tweets from retweetsJune McEnroe