~ubuntu-branches/ubuntu/precise/gosa/precise

« back to all changes in this revision

Viewing changes to debian/gosa-desktop.config

  • Committer: Bazaar Package Importer
  • Author(s): Benoit Mortier
  • Date: 2009-11-08 23:08:37 UTC
  • mfrom: (7.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20091108230837-b2zlqt60arpqnc3h
Tags: 2.5.19-2
bashism in /bin/sh script (Closes: #535872)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh -e
 
1
#!/bin/sh
 
2
 
 
3
set -e
2
4
 
3
5
# Source debconf library.
4
6
. /usr/share/debconf/confmodule