Skip to content

Commit

Permalink
Update patch.py
Browse files Browse the repository at this point in the history
do not patch controller/PostgreSQL.cpp
  • Loading branch information
sbilly committed Dec 19, 2021
1 parent dc65bbc commit 6365fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def main():
# Modify node/Topology.cpp with world.c
modifyTOPOLOGY(tFile, wFile)
# Patch controller/PostgreSQL.cpp
patchPOSTGRESQL(pgFile, patchFile)
# patchPOSTGRESQL(pgFile, patchFile)


main()

0 comments on commit 6365fb5

Please sign in to comment.