~ubuntu-branches/ubuntu/gutsy/nagios-plugins/gutsy-security

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Bazaar Package Importer
  • Author(s): sean finney, sean finney
  • Date: 2006-07-09 18:51:41 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060709185141-36rvk51c2de3iapb
Tags: 1.4.3.0cvs.20060707-2
[sean finney]
whoops, new plugin check_mysql_query accidentally made the last
version's nagios-plugins-basic package depend on libmysqlclient15off.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
s/"\([^"]*\)"/“\1”/g
2
 
s/`\([^`']*\)'/‘\1’/g
3
 
s/ '\([^`']*\)' / ‘\1’ /g
4
 
s/ '\([^`']*\)'$/ ‘\1’/g
5
 
s/^'\([^`']*\)' /‘\1’ /g
6
 
s/“”/""/g