wct-example.py is out-dated

This commit is contained in:
Jed Reynolds
2021-01-20 23:25:37 -08:00
parent 09b4ee74c0
commit 926e746cd8

View File

@@ -2,7 +2,8 @@
'''
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# -
# Example of how to operate a WCT instance using cli-socket -
# Example of how to operate a WCT instance using cli-socket. -
# This script is out-dated. Please refer to py-scripts/run_cv_scenario.py -
# -
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
make sure pexpect is installed:
@@ -156,4 +157,4 @@ if __name__ == '__main__':
####
####
####
####