bad_command 286 B

123456789
  1. !echo shouldshow
  2. # just add something so the test can verify it's reverted
  3. config add /Boss/components b10-auth
  4. config set /Boss/components/b10-auth/kind needed
  5. config set /Boss/components/b10-auth/special auth
  6. bad command
  7. # this should not be reached
  8. !echo shouldnotshow
  9. config commit