OpenVZ Forum


Home » Mailing lists » Users » Bug in vzmigrate?
Bug in vzmigrate? [message #2955] Wed, 03 May 2006 17:29 Go to previous message
Jim Zajkowski is currently offline  Jim Zajkowski
Messages: 5
Registered: May 2006
Junior Member
Hi there!

It seems as though the --keep_dst option is backwards, and looking at the
code:

undo_private () {
if [ $keep_dst -eq 1 ]; then
$SSH "root@$host" "rm -rf $VE_PRIVATE"
fi
undo_conf
}

That does not seem quite right to me; it should be -eq 0.

Am I reading this incorrectly?

--Jim
 
Read Message
Read Message
Previous Topic: OpenVZ on Fedora Core 5 (networking question)
Next Topic: problem building fedora core 5 cache
Goto Forum:
  


Current Time: Tue Aug 06 13:25:16 GMT 2024

Total time taken to generate the page: 0.03301 seconds