texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[6058] avoid backslashed quote


From: karl
Subject: [6058] avoid backslashed quote
Date: Fri, 23 Jan 2015 01:35:10 +0000

Revision: 6058
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6058
Author:   karl
Date:     2015-01-23 01:35:09 +0000 (Fri, 23 Jan 2015)
Log Message:
-----------
avoid backslashed quote

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/info/t/resize-in-completions.sh

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-01-22 19:02:49 UTC (rev 6057)
+++ trunk/ChangeLog     2015-01-23 01:35:09 UTC (rev 6058)
@@ -1,3 +1,8 @@
+2015-01-22  Karl Berry  <address@hidden>
+
+       * info/t/resize-in-completions.sh: reword msg to avoid
+       backslashed ', just in case.
+
 2015-01-19  Gavin Smith  <address@hidden>
 
        * tp/Texinfo/Parser.pm (Module documentation section): Tweak

Modified: trunk/info/t/resize-in-completions.sh
===================================================================
--- trunk/info/t/resize-in-completions.sh       2015-01-22 19:02:49 UTC (rev 
6057)
+++ trunk/info/t/resize-in-completions.sh       2015-01-23 01:35:09 UTC (rev 
6058)
@@ -23,7 +23,7 @@
 run_ginfo -f file-menu
 if test $GINFO_PID = unknown; then
   printf 'q' >$PTY_TYPE
-  echo 'test skipped - don'\''t have PID of ginfo process' >&2
+  echo 'test skipped - do not have PID of ginfo process' >&2
   RETVAL=77 # automake code for skipped test
 else
   printf 'g\t' >$PTY_TYPE




reply via email to

[Prev in Thread] Current Thread [Next in Thread]