diff tests/test-uncommit-interactive.t @ 3223:73b4e84df0bd

obsnote: don't add '' to note while showing it in obslog
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 04 Dec 2017 15:50:32 +0530
parents 9f3521cc4c90
children 4303a46b4167 d4c457c1ae0d
line wrap: on
line diff
--- a/tests/test-uncommit-interactive.t	Sun Dec 03 23:40:08 2017 +0530
+++ b/tests/test-uncommit-interactive.t	Mon Dec 04 15:50:32 2017 +0530
@@ -169,7 +169,7 @@
   |
   x  f70fb463d5bf (1) another one
        rewritten(content) as 678a59e5ff90 by test (Thu Jan 01 00:00:00 1970 +0000)
-         note: 'note on amend --extract'
+         note: note on amend --extract
   
 The unselected part should be in the diff
 -----------------------------------------
@@ -301,11 +301,11 @@
   |
   x  678a59e5ff90 (3) another one
   |    rewritten(content) as 46e35360be47 by test (Thu Jan 01 00:00:00 1970 +0000)
-  |      note: 'testing uncommit on dirty wdir'
+  |      note: testing uncommit on dirty wdir
   |
   x  f70fb463d5bf (1) another one
        rewritten(content) as 678a59e5ff90 by test (Thu Jan 01 00:00:00 1970 +0000)
-         note: 'note on amend --extract'
+         note: note on amend --extract
   
 
 Push the changes back to the commit and more commits for more testing