X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a78d8dd08a0dd458c33bdede638257d2a989b629..f1a9f3318b7698a404a65538e6ec2a2c0ac1230e:/wxPython/distrib/all/build-docs diff --git a/wxPython/distrib/all/build-docs b/wxPython/distrib/all/build-docs index 24b72f3931..3c982706d8 100755 --- a/wxPython/distrib/all/build-docs +++ b/wxPython/distrib/all/build-docs @@ -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