Author: brad
Date: 2006-10-21 03:18:09 +0000 (Sat, 21 Oct 2006)
New Revision: 19432

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19432

Log:
This way of reverting snapshots is much better than the way I was doing them 
before.


Modified:
   branches/SAMBA_4_0/source/script/tests/test_win.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_win.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_win.sh  2006-10-21 00:23:27 UTC 
(rev 19431)
+++ branches/SAMBA_4_0/source/script/tests/test_win.sh  2006-10-21 03:18:09 UTC 
(rev 19432)
@@ -42,7 +42,7 @@
 restore_snapshot()
 {
        echo -e $1
-       perl -I$WINTEST_DIR $WINTEST_DIR/vm_load_snapshot.pl
+       vmrun revertToSnapshot "$VM_CFG_PATH"
        echo "Snapshot restored."
 }
 

Reply via email to