commit | 1728fc845fe5db36cdb8d7f290099e17c5386f56 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Aug 22 12:47:10 2017 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Fri Aug 25 17:15:44 2017 -0700 |
tree | 8528e97f00d70f09974150b1e62b33773414ee2e | |
parent | e8f66d1f26f35d60ebaf76eb48979cfee0599726 [diff] [blame] |
CORD-1750 Upgrade OFDPA to OFDPA 3.0 EA4 Change-Id: Ieb79e766f037d7981fefcde6936b303021488b83
diff --git a/roles/head-node/files/commands/cord-switch b/roles/head-node/files/commands/cord-switch index 2f92137..859e527 100755 --- a/roles/head-node/files/commands/cord-switch +++ b/roles/head-node/files/commands/cord-switch
@@ -1,5 +1,5 @@ #!/bin/bash -#D provides access to the CORD POD swtich identification service +#D provides access to the CORD POD switch identification service PROG=$(echo $(basename $0) | sed -e 's/^cord-/cord /g')