projects
/
osm
/
RO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351863c
)
fix a bug at test_vimconn
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Fri, 22 Jul 2016 23:47:28 +0000
(
01:47
+0200)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Fri, 22 Jul 2016 23:47:28 +0000
(
01:47
+0200)
Change-Id: I8343e842361678420055d69e246a29a0a55c5042
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
test/test_vimconn.sh
patch
|
blob
|
history
diff --git
a/test/test_vimconn.sh
b/test/test_vimconn.sh
index
7a7d897
..
b5dfbd4
100755
(executable)
--- a/
test/test_vimconn.sh
+++ b/
test/test_vimconn.sh
@@
-94,7
+94,7
@@
done
DIRNAME=$(dirname $(readlink -f ${BASH_SOURCE[0]}))
DIRmano=$(dirname $DIRNAME)
-DIRscript=$
(dirname $DIRmano)
/scripts
+DIRscript=$
{DIRmano}
/scripts
#by default action should be reset and create
[[ -z $action_list ]] && action_list="reset create"