Comment correction.

This commit is contained in:
Andrew Wood
2023-09-13 22:47:29 +01:00
parent 7b6a91422d
commit c6315365e2
+2 -1
View File
@@ -1,6 +1,7 @@
#!/bin/sh
#
# Check that process ID can be written to a file as described in the manual.
# Check that the process ID can be written to a file as described in the
# manual.
# Dummy assignments for "shellcheck".
testSubject="${testSubject:-false}"; workFile1="${workFile1:-.tmp1}"