git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Stargazer (#6)
[stg.git]
/
functest
/
test_admins.sh
diff --git
a/functest/test_admins.sh
b/functest/test_admins.sh
index 562d5e1d94af4c2ee535eaf973fe2be16e7d6294..9f81914774c7cfe701765d9a238aee3c892fab29 100755
(executable)
--- a/
functest/test_admins.sh
+++ b/
functest/test_admins.sh
@@
-8,7
+8,7
@@
SGCONFPATH="$BASEPATH/stg/build/projects/sgconf"
printf "Check initial admin list... "
printf "Check initial admin list... "
-RES=`"$SGCONFPATH/sgconf" -s
localhost
-p 5555 -u admin -w 123456 --get-admins`
+RES=`"$SGCONFPATH/sgconf" -s
127.0.0.1
-p 5555 -u admin -w 123456 --get-admins`
if [ "$?" != "0" ]
then
if [ "$?" != "0" ]
then