diff options
-rw-r--r-- | project/config/cfgdefs.sh | 2 | ||||
-rw-r--r-- | sofort/cfgtest/cfgtest.sh (renamed from sofort/cfgtest.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/project/config/cfgdefs.sh b/project/config/cfgdefs.sh index e976ee6..f275ea1 100644 --- a/project/config/cfgdefs.sh +++ b/project/config/cfgdefs.sh @@ -16,7 +16,7 @@ # sofort's config test framework -. "$mb_project_dir/sofort/cfgtest.sh" +. "$mb_project_dir/sofort/cfgtest/cfgtest.sh" for arg ; do diff --git a/sofort/cfgtest.sh b/sofort/cfgtest/cfgtest.sh index b8821bb..b8821bb 100644 --- a/sofort/cfgtest.sh +++ b/sofort/cfgtest/cfgtest.sh |