Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_common
Commits
dbdc9d9a
Commit
dbdc9d9a
authored
1 year ago
by
BO ZHANG
Browse files
Options
Download
Email Patches
Plain Diff
remove dfs note settings from CsstMsDataManager
parent
d08ca3ad
Pipeline
#1159
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_common/data_manager.py
+0
-4
csst_common/data_manager.py
with
0 additions
and
4 deletions
+0
-4
csst_common/data_manager.py
+
0
-
4
View file @
dbdc9d9a
...
...
@@ -247,9 +247,6 @@ class CsstMsDataManager:
self
.
backend
=
backend
self
.
device
=
device
# aXe
self
.
set_env
()
# change to working directory
os
.
chdir
(
self
.
dir_l1
)
# clear dir_l1
...
...
@@ -937,7 +934,6 @@ class CsstMsDataManager:
dir_l0
=
dir_l0
,
dir_l1
=
dir_l1
,
path_aux
=
path_aux
,
use_dfs
=
use_dfs
,
n_jobs
=
n_jobs
,
backend
=
backend
,
device
=
device
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets