Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC TTCN-3 Test Suite
Commits
4c8c6f46
Commit
4c8c6f46
authored
Sep 03, 2021
by
YannGarcia
Browse files
Bug fixed in script 40-ttf_t012.sh
parent
ca00cdd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/home/etc/init.d/40-ttf_t012.sh
View file @
4c8c6f46
...
...
@@ -32,8 +32,8 @@ make
echo
-e
"*****************************
\n
* Init Eclipse Workspace
\n
*****************************
\n
"
echo
-e
"*****************************
\n
* Change sudo in command line
\n
*****************************
\n
"
cd
/home/etsi/dev/
ETSI_Ng112
/scripts
sed
--in-place
's/sudo/echo "etsi" \| sudo -S/'
./run_mtc.bash
sed
--in-place
's/sudo/echo "etsi" \| sudo -S/'
./run_ptcs.bash
#
cd /home/etsi/dev/
TTF_T012_Mec
/scripts
#
sed --in-place 's/sudo/echo "etsi" \| sudo -S/' ./run_mtc.bash
#
sed --in-place 's/sudo/echo "etsi" \| sudo -S/' ./run_ptcs.bash
cd
/home/etsi/dev/TTF_T012_Mec
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