summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
authorElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-10 16:33:24 -0400
committerElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-10 16:33:24 -0400
commit419463c9aaea3fc2860736eff0e245ae1ea64944 (patch)
treede967db4305a0c72931d48d7e812392fa76e0825 /main.cxx
parent23433b34c15fbcbd90f6433c5b1dc4176f479437 (diff)
parente10599ffadb4cd177581a36feb8485028c9fbf7b (diff)
downloadsystemtap-steved-419463c9aaea3fc2860736eff0e245ae1ea64944.tar.gz
systemtap-steved-419463c9aaea3fc2860736eff0e245ae1ea64944.tar.xz
systemtap-steved-419463c9aaea3fc2860736eff0e245ae1ea64944.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'main.cxx')
-rw-r--r--main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cxx b/main.cxx
index ce4572c1..7e7e32fa 100644
--- a/main.cxx
+++ b/main.cxx
@@ -1030,7 +1030,7 @@ main (int argc, char * const argv [])
<< endl;
else
{
- // Update cache.
+ // Update cache. Cache cleaning is kicked off at the end of this function.
if (s.use_cache)
add_to_cache(s);