forked from ungleich-public/cdist
add type to test whether object parameter can be read
Signed-off-by: Nico Schottelius <nico@loch.schottelius.org>
This commit is contained in:
parent
d9af865523
commit
8d591b45e2
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat "$__object/parameter/test"
|
Loading…
Reference in a new issue