Please ignore revision. (Actually HEAD on your repository)
--- test.c (revision 9070)
+++ test.c (local)
@@ -90,7 +90,7 @@
"Test signal state from output BSR (Boundary Scan Register).\n"
"\n"
"SIGNAL signal name (from JTAG declaration file)\n"
- ), "get signal" );
+ ), "test signal" );
}
cmd_t cmd_test = {
Applied as r1575. Thanks!