~ubuntu-branches/ubuntu/karmic/quilt/karmic

« back to all changes in this revision

Viewing changes to scripts/patchfns.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Quinson
  • Date: 2004-12-23 14:48:35 UTC
  • Revision ID: james.westby@ubuntu.com-20041223144835-r5tgpp5vjrxr803s
Tags: 0.37-4
Fix the 'patches' command (print the patch names again).
(Closes: #286293).

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
                                        $i="'"$level"'"
129
129
                                        break
130
130
                                }
131
 
                          if (i > NF)
 
131
                          if (i > NF && "'"$level"'" != "")
132
132
                                 $i="'"$level"'"
133
133
                        }
134
134
                        { print }