Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IPSL
SIRTA
CL31
CL raw to 1a
Commits
774e2632
Commit
774e2632
authored
Aug 10, 2020
by
Marc-Antoine Drouin
Browse files
correct bug cmd line
- `-u` option was not correctly managed
parent
9b1877ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
run_raw2l1_sirta30s.sh
run_raw2l1_sirta30s.sh
+1
-1
No files found.
run_raw2l1_sirta30s.sh
View file @
774e2632
...
...
@@ -112,7 +112,7 @@ n=0
# Recupere les parametres de la lignes de commande
#------------------------------------------------------------------------------
UNZIP
=
0
while
getopts
:d:e:s:t:n:c:u
:
hv option
while
getopts
:d:e:s:t:n:c:uhv option
do
case
$option
in
d
)
date
=
"
$OPTARG
"
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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