summaryrefslogtreecommitdiffstats
path: root/misc-scripts
diff options
context:
space:
mode:
Diffstat (limited to 'misc-scripts')
-rwxr-xr-xmisc-scripts/make-sourceball1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc-scripts/make-sourceball b/misc-scripts/make-sourceball
index bd27e86..f93ab2a 100755
--- a/misc-scripts/make-sourceball
+++ b/misc-scripts/make-sourceball
@@ -9,7 +9,6 @@ if [ $# -ne 3 -a $# -ne 4 ]; then
exit 1
fi
-. "$(dirname $0)/../config"
. "$(dirname $0)/../db-functions"
FORCE=0