Merge pull request #2 from Oichkatzelesfrettschen/codex/locate-and-fix-receive-typo
Fix minor typo in testrelpol.sh
This commit is contained in:
commit
90fdd490b7
2
minix/tests/testrelpol.sh
Executable file → Normal file
2
minix/tests/testrelpol.sh
Executable file → Normal file
|
|
@ -27,7 +27,7 @@
|
||||||
#
|
#
|
||||||
# 2. define the following shell function:
|
# 2. define the following shell function:
|
||||||
# pol_<policyname>() {}
|
# pol_<policyname>() {}
|
||||||
# - it will recieve the following parameters:
|
# - it will receive the following parameters:
|
||||||
# + service filename as $1 : the full path to the proc entry
|
# + service filename as $1 : the full path to the proc entry
|
||||||
# + label as $2 : the service label
|
# + label as $2 : the service label
|
||||||
# - which prints 'ok' on success, 'not ok' on failure.
|
# - which prints 'ok' on success, 'not ok' on failure.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user