diff options
author | Rob Austein <sra@hactrn.net> | 2007-03-20 15:27:07 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-03-20 15:27:07 +0000 |
commit | f01f4fb480fcb0ebd1bde3cdad6c2ab2963b6b25 (patch) | |
tree | a0611d6204f8861a877588271fa58949328dc43b /scripts/regeng-api | |
parent | bd5251788cc638b8026017e78cd17e8a1d46949a (diff) |
report-error
svn path=/scripts/regeng-api; revision=515
Diffstat (limited to 'scripts/regeng-api')
-rw-r--r-- | scripts/regeng-api | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/regeng-api b/scripts/regeng-api index 90585a5c..7c9fb875 100644 --- a/scripts/regeng-api +++ b/scripts/regeng-api @@ -221,6 +221,11 @@ (as-number "ipv6 prefix-or-range :ipv6 prefix-or-range :ipv4 prefix-or-range ...) ...) +(report-error :cust-id 42 + :error-token :your-hair-is-on-fire + :bag-of-data whatever) +=> () + ;;; Repository update protocol. Same basic CMS-signed XML mess we use |