Skip to content

Commit 6f53f10

Browse files
author
efajardo
committed
Committing the last changes
1 parent cf00d25 commit 6f53f10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

osgtest/tests/test_465_xrootd_tpc.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ def test_01_create_macaroons(self):
3232
command, status, stdout, stderr)
3333
core.config['xrootd.tpc.macaroon-2'] = stdout.strip()
3434

35-
3635
def test_02_initate_tpc(self):
3736
core.skip_ok_unless_installed('xrootd', 'xrootd-scitokens', 'x509-scitokens-issuer-client', by_dependency=True)
3837
headers = {}
@@ -49,5 +48,3 @@ def test_02_initate_tpc(self):
4948
self.assert_(file_copied, 'Copied file missing')
5049
chechskum_match = files.checksum_files_match("/tmp/test_gridftp_data_tpc.txt", "/usr/share/osg-test/test_gridftp_data.txt")
5150
self.assert_(chechskum_match, 'Files have same contents')
52-
53-

0 commit comments

Comments
 (0)