Author :
op
Date :
2023-06-10 07:19:39
Hash :ef9fc2e5 Message :test: fix description of -t: it has no default
-t always requires the fd number as argument, there's no default. With
only one argument -t is equivalent to `test -n -t' and so banally always
true.
diff from Lucas (lucas [at] sexy [dot] is)
ok millert@