tests-update-20080121
[openafs.git] / src / tests / vosrestore.pl
index 9ab0d93..2827571 100755 (executable)
@@ -11,7 +11,7 @@ my ($host, $ret);
 $host = `hostname`;
 &AFS_Init();
 
-&AFS_vos_restore("service2","localhost","a","/usr/tmp/service.dump",,"full",);
+&AFS_vos_restore("service2","localhost","a","/tmp/service.dump",,"full",);
 
 exit(0);