Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GIGI-Quick
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Imputation
GIGI-Quick
Commits
22b232e1
Commit
22b232e1
authored
Mar 12, 2017
by
Khalid Kunji
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert debugging change in GIGI_4 to clean intermediate files
parent
6fd25f10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
GIGI_4_merge.sh
GIGI_4_merge.sh
+2
-2
No files found.
GIGI_4_merge.sh
View file @
22b232e1
...
...
@@ -16,8 +16,8 @@ if [ "$merge_status" -eq 0 ]
then
echo
"COMPLETED SUCCESSFULLY!"
echo
"Merged files are located at: "
"
${
output_folder
}
/
${
run_name
}
/gigi_output"
#
rm -R "${output_folder}"/"${run_name}"/gigi_output/*/
#
rm -R "${output_folder}"/"${run_name}"/split_output/
rm
-R
"
${
output_folder
}
"
/
"
${
run_name
}
"
/gigi_output/
*
/
rm
-R
"
${
output_folder
}
"
/
"
${
run_name
}
"
/split_output/
cat
"
${
output_folder
}
"
/
"
${
run_name
}
"
/STATS/time
*
>
"
${
output_folder
}
"
/
"
${
run_name
}
"
/STATS/stats
rm
"
${
output_folder
}
"
/
"
${
run_name
}
"
/STATS/time
*
else
...
...
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