diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-06 01:42:41 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-06 01:42:41 +0100 |
commit | ee6c7128ed0d58cb1812049463a13bba9cfb31b7 (patch) | |
tree | 39b80b4d29c70262a7a6f3443e4acb6bd592b287 /test/testipmi.sh | |
parent | b18f5bf2db0fba2e7e539f68645836036d940d26 (diff) |
Imported Upstream version 2.9.7upstream/2.9.7
Diffstat (limited to 'test/testipmi.sh')
-rwxr-xr-x | test/testipmi.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testipmi.sh b/test/testipmi.sh index 798705a..3ab0ccf 100755 --- a/test/testipmi.sh +++ b/test/testipmi.sh @@ -13,7 +13,7 @@ outf=/tmp/testipmi.out remote=0 dosol=0 # default remote node for SOL test -node=192.168.1.154 +node=192.168.134.52 # use canned username and password, edit as needed. user=admin pswd=password |