diff options
Diffstat (limited to 'runtime/bench2/stap_bench')
-rwxr-xr-x | runtime/bench2/stap_bench | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/bench2/stap_bench b/runtime/bench2/stap_bench index b3b450d8..17b4b505 100755 --- a/runtime/bench2/stap_bench +++ b/runtime/bench2/stap_bench @@ -14,3 +14,4 @@ Dir["*.st"].each do |file| test.print end end + |