summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/xbs-abs/helper-abs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xbs-abs/helper-abs b/src/xbs-abs/helper-abs
index e9aac36..d7e2499 100755
--- a/src/xbs-abs/helper-abs
+++ b/src/xbs-abs/helper-abs
@@ -35,7 +35,7 @@ load_config() {
. "$(librelib conf.sh)"
load_files xbs-abs
# SVNUSER is optional
- check_vars SVNDIR SVNREPOS ARCHES || exit 1
+ check_vars xbs-abs SVNDIR SVNREPOS ARCHES || exit 1
}
# This is taken from dbscripts:db-fuctions