Skip to content

Commit

Permalink
Revert "Workaround until inducer/pycparserext#56 is merged"
Browse files Browse the repository at this point in the history
This reverts commit 0443f78.
  • Loading branch information
tautschnig committed Nov 25, 2020
1 parent e9ea266 commit ded99c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ if [ ! -d pycparser-master ] ; then
fi

if [ ! -d pycparserext-master ] ; then
wget https://codeload.github.com/tautschnig/pycparserext/zip/master \
wget https://codeload.github.com/inducer/pycparserext/zip/master \
-O pycparserext-master.zip
unzip pycparserext-master.zip
fi
Expand Down

0 comments on commit ded99c9

Please # to comment.