Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-RAN
Commits
8297a752
Commit
8297a752
authored
Apr 16, 2015
by
Lionel Gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@7189
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
b28ca465
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
targets/SCRIPTS/msc_gen.py
targets/SCRIPTS/msc_gen.py
+1
-1
No files found.
targets/SCRIPTS/msc_gen.py
View file @
8297a752
...
@@ -209,7 +209,7 @@ parse_oai_log_files()
...
@@ -209,7 +209,7 @@ parse_oai_log_files()
g_page_index
=
0
g_page_index
=
0
g_message_index
=
0
g_message_index
=
0
g_now
=
datetime
.
datetime
.
now
()
g_now
=
datetime
.
datetime
.
now
()
g_now_formated
=
g_now
.
strftime
(
"%Y-%m-%d_%H.%M.%S"
)
g_now_formated
=
'mscgen_'
+
g_now
.
strftime
(
"%Y-%m-%d_%H.%M.%S"
)
g_currentdir
=
os
.
curdir
g_currentdir
=
os
.
curdir
g_resultdir
=
os
.
path
.
join
(
g_currentdir
,
g_now_formated
)
g_resultdir
=
os
.
path
.
join
(
g_currentdir
,
g_now_formated
)
os
.
mkdir
(
g_resultdir
)
os
.
mkdir
(
g_resultdir
)
...
...
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