diff options
| author | 2017-03-29 19:26:09 -0700 | |
|---|---|---|
| committer | 2017-03-29 22:38:42 -0700 | |
| commit | 552432e827e92fa721d433e7f7033474c3d56727 (patch) | |
| tree | 208b450c80a00214ad8388d69df0afb7d55dd25e /python/python.go | |
| parent | e7ee3c7bc233e6f87830ac6b795f3777382d476b (diff) | |
multiproduct_kati: better directory names.
Naming directories according to current date. This makes them easier to
parse when using the tool multiple time.
Also considered:
millis := time.Now().UnixNano() / 1000000
name := fmt.Sprintf("multiproduct-%d", millis)
Also considered putting separators in the number, but it makes for too
long of a directory name.
Test: multiproduct_kati
Change-Id: I10ac6754094653abf5bf11b04efc3c44905d3c8d
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions