]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-docs
Adding code to load Config objects from a file, and move to modifying environment...
[wxWidgets.git] / wxPython / distrib / all / build-docs
index 24b72f3931f9ef675371be43ec783b456d660fa1..3c982706d8d9e5627653f75a018376bbdf43938b 100755 (executable)
@@ -3,8 +3,10 @@
 
 set -o errexit
 
+set
+
 # read the config variables from the file given on the command line
-. $1
+. $1
 
 
 if [ $skipdocs != yes ]; then