~ubuntu-branches/ubuntu/hardy/partman-basicfilesystems/hardy

« back to all changes in this revision

Viewing changes to commit.d/format_swap

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2005-10-30 17:58:24 UTC
  • Revision ID: james.westby@ubuntu.com-20051030175824-n9u925as3tli4rh5
Tags: 45ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
                db_progress INFO $template
42
42
                db_progress SET 1
43
43
                if
44
 
                    mkswap $device >/dev/null 2>>/var/log/messages
 
44
                    log-output -t partman --pass-stdout mkswap $device >/dev/null
45
45
                then
46
46
                    sync
47
47
                    status=OK