#!/bin/sh export PYTHONPATH=$PYTHONPATH:/p4/common/bin/cbd/scripts/pydev export CBD_LOG=cbd.dev.log python3 $CBD_HOME/scripts/wssync.dev.py $*
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 14198 | C. Thomas Tyler |
Got Workshop up to date with latest version of CBD developed elsewhere. Added CbdDev.py to illustrate enabling testing a newer version on a live server, as a supplement to the test suite. This comes with supporting scripts wssync.dev.(sh,py) Added cmd_trig_by_auth.pl, a technology sample script. Not used presently. |