summaryrefslogtreecommitdiff
path: root/src/xbs-abs/helper-abs
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs-abs/helper-abs')
-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 6c57803..5e207eb 100755
--- a/src/xbs-abs/helper-abs
+++ b/src/xbs-abs/helper-abs
@@ -32,7 +32,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
load_config() {
- . $(librelib conf.sh)
+ . "$(librelib conf.sh)"
load_files xbs-abs
# SVNUSER is optional
check_vars SVNDIR SVNREPOS ARCHES || exit 1