diff tests/test-profile.t @ 40639:437520219e0c

merge with stable
author Yuya Nishihara <yuya@tcha.org>
date Thu, 15 Nov 2018 20:20:31 +0900
parents 4e6ffcb5b9fc 4790732559ad
children ede4a1bf14bd
line wrap: on
line diff
--- a/tests/test-profile.t	Mon Nov 05 22:58:19 2018 +0100
+++ b/tests/test-profile.t	Thu Nov 15 20:20:31 2018 +0900
@@ -90,7 +90,7 @@
   $ head -n 3 ../out
     %   cumulative      self          
    time    seconds   seconds  name    
-   * sleepext.py:*:sleep (glob)
+  * sleepext.py:*:sleep (glob)
   $ cat ../out | statprofran
 
   $ hg --profile --config profiling.statformat=bymethod sleep 2>../out || cat ../out