]> mj.ucw.cz Git - bex.git/commit
New format of job IDs
authorMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2015 16:00:42 +0000 (18:00 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2015 16:00:42 +0000 (18:00 +0200)
commit2c6546d7f81a830cf0a1f5c16bb7c8746731e0c2
tree70e050a005997803acdb3e8209529ecf592851a3
parent2fa98b2d0ea8a0180f494993e1a3e8c3d20d9248
New format of job IDs

Switched to "YYYYMMDD-HHMM-hash", where "hash" consists of 8 hex
digits obtained by hashing the current time, PID and a sequence number.
lib/perl/BEX/Job.pm