Ahmet Alp Balkan
00cd214afe
integration-cli: seed rand in makeRandomString
...
Current uses of `makeRandomString` is to create really
long strings. In #10794 , I used them to create nearly-unique
unix paths for the daemon. Although collions are harmless and
don't fail the tests, this prevents the same strings from being
created consistently in every run by seeding rand.Random.
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
2015-02-13 23:26:08 -08:00
..
2015-01-21 18:35:51 -08:00
2015-02-09 12:33:58 -05:00
2015-01-23 16:18:39 -08:00
2014-12-01 17:54:15 -05:00
2014-12-01 17:54:15 -05:00
2014-12-12 10:58:56 -08:00
2015-01-22 17:28:35 -05:00
2015-02-12 15:42:27 -08:00
2014-11-19 23:41:46 +02:00
2014-12-03 18:45:51 -08:00
2015-01-02 23:21:26 +00:00
2015-01-29 13:46:12 -08:00
2015-01-30 09:30:42 +00:00
2015-02-09 18:01:52 -05:00
2015-01-14 00:31:25 +02:00
2015-01-26 17:17:08 -08:00
2015-02-06 13:02:58 -08:00
2015-02-09 18:01:52 -05:00
2014-11-20 13:36:46 +09:00
2014-11-19 23:41:46 +02:00
2014-11-05 08:26:22 -08:00
2015-01-23 16:18:39 -08:00
2015-02-09 18:01:52 -05:00
2015-01-17 07:05:56 -05:00
2014-11-19 23:59:02 +02:00
2015-02-12 11:38:52 -05:00
2015-02-06 14:05:08 -08:00
2015-02-05 17:46:55 -08:00
2015-02-09 18:01:52 -05:00
2015-01-14 12:54:23 -08:00
2015-01-22 14:06:24 -05:00
2015-01-14 14:12:03 -08:00
2014-12-03 17:47:28 -08:00
2015-02-09 18:01:52 -05:00
2015-01-14 00:31:25 +02:00
2014-12-20 16:40:40 -08:00
2015-01-14 00:31:25 +02:00
2014-11-05 08:26:22 -08:00
2015-02-09 18:01:52 -05:00
2015-02-09 18:01:52 -05:00
2014-11-05 08:26:22 -08:00
2015-01-09 17:28:40 -07:00
2015-02-02 23:40:20 -08:00
2015-02-02 14:53:20 -08:00
2015-02-13 23:26:08 -08:00