* Building, Running and Testing HTCondor with the Address Sanitizer (asan) under Linux
 
+** NOTE:  I've only run this with a non-rootly personal condor
+
 0: on your build container/server, install asan libraries if not already there; e.g. on Centos, do
 {code}
 yum install -y libasan