backupandrestore/backuptest/burtestserver/testscripts/test_registration.xml
branchRCL_3
changeset 32 f85613f12947
equal deleted inserted replaced
27:81da3301b632 32:f85613f12947
       
     1 <?xml version="1.0" standalone="yes"?>
       
     2 
       
     3 <backup_registration>
       
     4     <public_backup>
       
     5 	  <include_directory name = "\logs"/>
       
     6 	  <include_directory name = "C:\public\81113002\"/>
       
     7 	  <include_file name = "C:\public\81113002\public_file1.dat"/>
       
     8 	  <include_directory name = "I:\"/>
       
     9 	  <exclude name = "c:\nkern.txt"/>
       
    10 	  <exclude name = "C:\public\81113002\public_file1.dat"/>
       
    11     </public_backup>
       
    12 
       
    13     <system_backup/>
       
    14     <restore requires_reboot = "no"/>
       
    15 </backup_registration>