25
25
ts_log "Initialize empty image"
26
26
TEST_IMAGE_NAME=$(ts_image_init 10)
29
29
ts_log "Empty image listing" # this should report empty partition table
30
30
# TEST_IMAGE_NAME has absolute path, and is by definition different on each computer, we need to sed it away