Skip to content

Commit 3d98db0

Browse files
committed
Also no need to change DEBUG back anymore
1 parent ffe8a10 commit 3d98db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new_release_howto.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on the account `domjudge@vm-domjudge`):
2222
git checkout -b x.y
2323
git push --set-upstream origin x.y
2424
git checkout master
25-
1. Update files above to `{version+1}DEV`, `DEBUG=1`, and commit.
25+
1. Update files above to `{version+1}DEV` and commit.
2626
1. Copy domjudge-$TAG.tar.gz* to `/srv/http/domjudge/releases/`
2727
1. Update the DOMjudge homepage: commit changes in the `domjudge-scripts`
2828
repository under `website/` and run `make install` as domjudge@domjudge

0 commit comments

Comments
 (0)