summaryrefslogtreecommitdiff
path: root/stacks/crdop/scripts/test-with-host.sh
blob: f14baac1c2e91d2338c2f22260ec720ef713394f (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
# P1 — loopback host integration (placeholder).
set -euo pipefail

echo "Host loopback test not automated yet."
echo "  1. ./scripts/crdopc"
echo "  2. Connect M25/KISS host client to 127.0.0.1:8515"
echo "  3. INITIALIZE / PROTOCOLMODE KISS / LISTEN — verify STATUS ready"
exit 0
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com