deprecated -y option of run_log/TestMain
[tests.git] / system / TestAuthSfa.py
index 4d83052..981d4e6 100644 (file)
@@ -47,10 +47,8 @@ class TestAuthSfa:
 #        self.piuser = self.auth_sfa_spec['piuser']
 #        self.regularuser = self.auth_sfa_spec['regularuser']
     
-    def rspec_style (self): return self.auth_sfa_spec['rspec_style']
-
     def sfi_path (self):
-        return "/root/sfi/{}".format(self.rspec_style())
+        return "/root/sfi"
 
     # the hrn for the root authority
     def root_hrn (self):