From 8d591b45e22fe4f5b12e3a4f7f55ab45bd8e2cd3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 12 Oct 2011 23:49:17 +0200 Subject: [PATCH] add type to test whether object parameter can be read Signed-off-by: Nico Schottelius --- .../type/__test_type_object_parameter/explorer/test_parameter | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 lib/cdist/test/type_explorer/fixtures/type/__test_type_object_parameter/explorer/test_parameter diff --git a/lib/cdist/test/type_explorer/fixtures/type/__test_type_object_parameter/explorer/test_parameter b/lib/cdist/test/type_explorer/fixtures/type/__test_type_object_parameter/explorer/test_parameter new file mode 100755 index 00000000..0778907c --- /dev/null +++ b/lib/cdist/test/type_explorer/fixtures/type/__test_type_object_parameter/explorer/test_parameter @@ -0,0 +1,3 @@ +#!/bin/sh + +cat "$__object/parameter/test"