diff options
author | David Zeuthen <davidz@redhat.com> | 2010-09-30 13:02:20 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2010-09-30 13:02:20 -0400 |
commit | 2693adb92a660c78f5935cc79b6e9d5c0308dc51 (patch) | |
tree | 77f1743e4305529ba93a186de45c126264f09eb3 | |
parent | c2f2ac05aade16d0a238ffe6f77b5994c7d6609d (diff) |
Updates
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r-- | stc/testdata/semi_valid_conf/stc.d/50.conf.wrong-extension | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stc/testdata/semi_valid_conf/stc.d/50.conf.wrong-extension b/stc/testdata/semi_valid_conf/stc.d/50.conf.wrong-extension new file mode 100644 index 0000000..fae6617 --- /dev/null +++ b/stc/testdata/semi_valid_conf/stc.d/50.conf.wrong-extension @@ -0,0 +1,5 @@ + +# file with wrong extension - won't be picked up. If it does, the +# it will cause a duplicate-error since in_pri_50 already exists +[Filesystem in_pri_50] +Device=/dev/sda |