Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0099d8f commit a281665Copy full SHA for a281665
1 file changed
Doc/tools/push-docs.sh
@@ -64,7 +64,6 @@ MYDIR="`pwd`"
64
cd ..
65
66
# now in .../Doc/
67
-make --no-print-directory || exit $?
68
make --no-print-directory bziphtml || exit $?
69
RELEASE=`grep '^RELEASE=' Makefile | sed 's|RELEASE=||'`
70
PACKAGE="html-$RELEASE.tar.bz2"
0 commit comments