Pino Toscano
ce9d4d335b
builder, sysprep: initialise the random generator
...
virt-builder and virt-sysprep may make use of
Common_utils.string_random8 (which uses Random.int) for constructing
temporary paths; not initialising the random generator means that every
invocation will reuse the same name used previously (!).
Thus just call Random.self_init, just like virt-sparsify already does.
Expand the test-virt-sysprep-script.sh test to ensure that virt-sysprep
is not affected again by this issue.
2014-01-28 15:04:38 +01:00
..
2014-01-28 15:04:38 +01:00
2014-01-10 21:20:36 +00:00
2012-04-01 20:02:25 +01:00
2012-04-01 20:02:25 +01:00
2012-04-01 20:02:25 +01:00
2014-01-28 15:04:38 +01:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2014-01-21 17:33:35 +00:00
2013-11-23 09:37:17 +00:00
2014-01-28 15:04:38 +01:00
2013-04-22 16:18:19 +01:00
2014-01-13 14:57:00 +01:00