Skip to content
Snippets Groups Projects
Commit 38492eca authored by Holger Levsen's avatar Holger Levsen
Browse files

tests.r-b.o: update real year to 2025

parent af713eb3
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# vim: set noexpandtab:
# Copyright 2014-2024 Holger Levsen <holger@layer-acht.org>
# Copyright 2014-2025 Holger Levsen <holger@layer-acht.org>
# © 2015-2023 Mattia Rizzolo <mattia@mapreri.org>
# released under the GPLv2
#
......@@ -9,7 +9,7 @@
set +x
# running in the future is easier when we know the real time...
real_year=2024
real_year=2025
# postgres database definitions
export PGDATABASE=reproducibledb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment