rda-python-miscs 1.0.5__tar.gz → 1.0.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rda_python_miscs-1.0.5/src/rda_python_miscs.egg-info → rda_python_miscs-1.0.6}/PKG-INFO +1 -1
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/pyproject.toml +1 -1
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/bashqsub.py +1 -1
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdacp.py +6 -6
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/tcshqsub.py +1 -1
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6/src/rda_python_miscs.egg-info}/PKG-INFO +1 -1
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/LICENSE +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/MANIFEST.in +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/README.md +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/setup.cfg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/__init__.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/bashqsub.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/gdexls.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/gdexls.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/gdexls_standalone.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/pgwget.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdacp.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdakill.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdakill.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdals.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdals.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdamod.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdamod.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaown.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaown.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaps.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdaps.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdasub.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdasub.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdazip.py +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/rdazip.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs/tcshqsub.usg +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/SOURCES.txt +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/dependency_links.txt +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/entry_points.txt +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/requires.txt +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/top_level.txt +0 -0
- {rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/tests/test_miscs.py +0 -0
|
@@ -101,7 +101,7 @@ def main():
|
|
|
101
101
|
if ms:
|
|
102
102
|
CINFO['tpath'] = ms.group(1)
|
|
103
103
|
else:
|
|
104
|
-
tinfo = PgFile.
|
|
104
|
+
tinfo = PgFile.check_gdex_file(RDACP['t'], RDACP['th'], 0, PgLOG.LGWNEX)
|
|
105
105
|
if tinfo and tinfo['isfile'] == 0: CINFO['tpath'] = RDACP['t']
|
|
106
106
|
PgLOG.PGLOG['FILEMODE'] = RDACP['F']
|
|
107
107
|
PgLOG.PGLOG['EXECMODE'] = RDACP['D']
|
|
@@ -141,9 +141,9 @@ def copy_top_list(files):
|
|
|
141
141
|
|
|
142
142
|
for file in files:
|
|
143
143
|
if RDACP['th'] and not PgUtil.pgcmp(RDACP['th'], PgLOG.PGLOG['BACKUPNM'], 1):
|
|
144
|
-
info = PgFile.check_globus_file(file, '
|
|
144
|
+
info = PgFile.check_globus_file(file, 'gdex-glade', 0, PgLOG.LGWNEX)
|
|
145
145
|
else:
|
|
146
|
-
info = PgFile.
|
|
146
|
+
info = PgFile.check_gdex_file(file, RDACP['fh'], 0, PgLOG.LGWNEX)
|
|
147
147
|
if not info:
|
|
148
148
|
PgLOG.pglog("{}{}: {}".format(CINFO['fhost'], file, PgLOG.PGLOG['MISSFILE']), PgLOG.LOGERR)
|
|
149
149
|
continue
|
|
@@ -165,7 +165,7 @@ def copy_top_list(files):
|
|
|
165
165
|
if info['isfile']:
|
|
166
166
|
CINFO['tcnt'] += copy_file(file, info['isfile'])
|
|
167
167
|
elif dosub or RDACP['R']:
|
|
168
|
-
flist = PgFile.
|
|
168
|
+
flist = PgFile.gdex_glob(file, RDACP['fh'], 0, PgLOG.LGWNEX)
|
|
169
169
|
if flist: copy_list(flist, 1, file)
|
|
170
170
|
else:
|
|
171
171
|
PgLOG.pglog("{}{}: Add option -r to copy directory".format(CINFO['fhost'], file), PgLOG.LGEREX)
|
|
@@ -182,7 +182,7 @@ def copy_list(tlist, level, cdir):
|
|
|
182
182
|
fcnt += copy_file(file, tlist[file]['isfile'])
|
|
183
183
|
CINFO['cpflag'] |= (1 if tlist[file]['isfile'] else 2)
|
|
184
184
|
elif level < RDACP['R']:
|
|
185
|
-
flist = PgFile.
|
|
185
|
+
flist = PgFile.gdex_glob(file, RDACP['fh'], 0, PgLOG.LGWNEX)
|
|
186
186
|
if flist: copy_list(flist, level+1, file)
|
|
187
187
|
|
|
188
188
|
if fcnt > 1: # display sub count if two or more files are copied
|
|
@@ -203,7 +203,7 @@ def copy_file(fromfile, isfile):
|
|
|
203
203
|
else:
|
|
204
204
|
tofile = RDACP['t']
|
|
205
205
|
|
|
206
|
-
return (1 if PgFile.
|
|
206
|
+
return (1 if PgFile.copy_gdex_file(tofile, fromfile, RDACP['th'], RDACP['fh'], PgLOG.LGWNEX) else 0)
|
|
207
207
|
|
|
208
208
|
#
|
|
209
209
|
# call main() to start program
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/entry_points.txt
RENAMED
|
File without changes
|
{rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/requires.txt
RENAMED
|
File without changes
|
{rda_python_miscs-1.0.5 → rda_python_miscs-1.0.6}/src/rda_python_miscs.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|