Code Review
/
sdnc
/
oam.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Activate gw-vfmodule-update DG by default
[sdnc/oam.git]
/
dgbuilder
/
tools
/
getModuleName.sh
1
module=$(cat $1|egrep "module .*{"|awk '{print $2}'|sed -e 's/{//g')
2
echo $module