Reset ROOTDEBUG

I have done:

export ROOTDEBUG=7

How do I return to the normal root mode of operation?


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


unset ROOTDEBUG or export ROOTDEBUG=0