Skip to content
Snippets Groups Projects
Commit 56175186 authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Use universal time.

parent f5db2782
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
MYTMPDIR="${TMPDIR:-/tmp}/alberta2.$$"
SVNREPOS=svn+ssh://malaga.math.uni-augsburg.de/homes/proj/alberta/ALBERTA_SVN
ALBERTADIST=trunk/albertadist
DATE=$(date '+%Y%m%d')
DATE=$(date --utc '+%Y%m%d')
SNAPSHOTDIR=/hosts/www/www/htdocs/IAM/homepages/claus/alberta/snapshots
NSNAPSHOTS=10 # keep only the most recent 10 snapshots
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment