Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flex_gen_input
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ignacio Pisso
flex_gen_input
Commits
025418bc
Commit
025418bc
authored
6 years ago
by
Ignacio Pisso
Browse files
Options
Downloads
Patches
Plain Diff
fix line in definitions E ind fwd
parent
e978bf96
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
define_options_E.sh
+4
-4
4 additions, 4 deletions
define_options_E.sh
with
4 additions
and
4 deletions
define_options_E.sh
+
4
−
4
View file @
025418bc
...
@@ -4,19 +4,19 @@
...
@@ -4,19 +4,19 @@
#E1: ind 1 2
#E1: ind 1 2
suffix
=
_ind_1_2
suffix
=
_ind_1_2
options_new
=
options
$suffix
options_new
=
options
$suffix
cp
-r
options
$options_new
cp
-r
$
options
_template
$options_new
sed
-i
'/IND_RECEPTOR=/c\ IND_RECEPTOR=
2,'
$options_new
/COMMAND
sed
-i
'/IND_RECEPTOR=/c\ IND_RECEPTOR= 2,'
$options_new
/COMMAND
#E2: ind 2 1
#E2: ind 2 1
suffix
=
_ind_2_1
suffix
=
_ind_2_1
options_new
=
options
$suffix
options_new
=
options
$suffix
cp
-r
options
$options_new
cp
-r
$
options
_template
$options_new
sed
-i
"/IND_SOURCE=/c
\
IND_SOURCE= 2,"
$options_new
/COMMAND
sed
-i
"/IND_SOURCE=/c
\
IND_SOURCE= 2,"
$options_new
/COMMAND
#E3: ind 2 2
#E3: ind 2 2
suffix
=
_ind_2_2
suffix
=
_ind_2_2
options_new
=
options
$suffix
options_new
=
options
$suffix
cp
-r
options
$options_new
cp
-r
$
options
_template
$options_new
sed
-i
"/IND_SOURCE=/c
\
IND_SOURCE= 2,"
$options_new
/COMMAND
sed
-i
"/IND_SOURCE=/c
\
IND_SOURCE= 2,"
$options_new
/COMMAND
sed
-i
"/IND_RECEPTOR=/c
\
IND_RECEPTOR= 2,"
$options_new
/COMMAND
sed
-i
"/IND_RECEPTOR=/c
\
IND_RECEPTOR= 2,"
$options_new
/COMMAND
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment