make check comply to spec

This commit is contained in:
Pim Kunis 2023-05-26 21:01:05 +02:00
parent 629ad463e5
commit bcc458d84b

5
check
View file

@ -1 +1,6 @@
#!/bin/sh #!/bin/sh
exec 3>&1
exec 1>&2
echo "[]" >&3