2024-10-08 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdautoback(8) that caused an error to be generated
	if the destination drive was already mounted.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-10-08 16:43:43 -04:00
parent 7d248b5cab
commit 126e5d1cc9
2 changed files with 10 additions and 5 deletions

View File

@@ -24900,3 +24900,6 @@
* Added an rdautoback.py(8) utility.
2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the name of rdautoback.py(8) to rdautoback(8).
2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdautoback(8) that caused an error to be generated
if the destination drive was already mounted.