CTRL+C to rdist process doesn't clean the temporary
files on destination host.
[details]
<< destination host and destination directory >>
infra2a.hdc [/var/tmp/mravi/rdist]: ls -l
total 0
infra2a.hdc [/var/tmp/mravi/rdist]:
<< source host and rdist version >>
bsqa1.hdc [/var/tmp/mravi/rdist]: rdist -V
Version 7.0.0 (alpha10) - Protocol Version 7, Release
7.0, Patch level 0
bsqa1.hdc [/var/tmp/mravi/rdist]:
<< dist file content >>
bsqa1.hdc [/var/tmp/mravi/rdist]: cat ~/dfile
(/var/tmp/mravi/rdist) -> infra2a
install;
bsqa1.hdc [/var/tmp/mravi/rdist]:
<< notice the control+C for rdist >>
bsqa1.hdc [/var/tmp/mravi/rdist]: rdist -f ~/dfile
infra2a: updating host infra2a
infra2a: /var/tmp/mravi/rdist/a: installing
^C
bsqa1.hdc [/var/tmp/mravi/rdist]:
<< notice the uncleaned temporary file >>
infra2a.hdc [/var/tmp/mravi/rdist]: ls -l
total 50304
-rw------- 1 mravi staff 25724928 Dec 12 19:04
rdist8RaqUy
infra2a.hdc [/var/tmp/mravi/rdist]: