/[rdiff-backup]/rdiff-backup/testing/regressiontest.py
ViewVC logotype

Diff of /rdiff-backup/testing/regressiontest.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by bescoto, Mon Oct 24 06:31:28 2005 UTC revision 1.28 by bescoto, Tue Oct 25 01:57:12 2005 UTC
# Line 88  class PathSetter(unittest.TestCase): Line 88  class PathSetter(unittest.TestCase):
88                  self.dest_prefix, self.dest_conn = \                  self.dest_prefix, self.dest_conn = \
89                                                    self.get_prefix_and_conn(dest_path, dest_return)                                                    self.get_prefix_and_conn(dest_path, dest_return)
90                  SetConnections.BackupInitConnections(self.src_conn, self.dest_conn)                  SetConnections.BackupInitConnections(self.src_conn, self.dest_conn)
91                    Globals.restrict_path = "/" # we aren't testing security here
92    
93                  assert not os.system("rm -rf testfiles/output* "                  assert not os.system("rm -rf testfiles/output* "
94                                                           "testfiles/restoretarget* "                                                           "testfiles/restoretarget* "

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26