diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-18 23:08:31 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-18 23:08:31 -0700 |
commit | fa7535a96d6ad29e488952158e105440ce4e81c3 (patch) | |
tree | f8a273b9a24d958a45156826dc43aa067232f5c9 /tools/gource | |
parent | cc719a4dfff61fdb7c78225d4f5f79a966717e13 (diff) | |
parent | 279681311f61b079a720b7aef424cbe9000d08e8 (diff) |
Merge github.com:grpc/grpc into all-the-things
Diffstat (limited to 'tools/gource')
-rwxr-xr-x | tools/gource/gource.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gource/gource.sh b/tools/gource/gource.sh index ed0d1a9382..fb3598b7bc 100755 --- a/tools/gource/gource.sh +++ b/tools/gource/gource.sh @@ -29,3 +29,4 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. gource --multi-sampling -s 0.1 --max-file-lag 0.05 --max-files 0 -e 0.05 --hide filenames,dirnames $* + |