~daniel-mehrmann/e2fsprogs/master

« back to all changes in this revision

Viewing changes to tests/test_config

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2014-10-27 09:44:27 UTC
  • mfrom: (8.4.29 sid)
  • Revision ID: package-import@ubuntu.com-20141027094427-g56dce6sg7pasdgm
Tags: 1.42.12-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - debian/rules:
      Block pkg-create-dbgsym from operating on this package.
      Build without dietlibc-dev, which is in universe 
      Use the autotools-dev dh addon to update config.guess/config.sub for new
      ports.
  - debian/control:
      Regenerate with ./debian/rules debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
export E2FSCK_CONFIG
33
33
MKE2FS_CONFIG=./mke2fs.conf
34
34
export MKE2FS_CONFIG
 
35
unset MKE2FS_FIRST_META_BG
35
36
E2FSPROGS_SKIP_PROGRESS=yes
36
37
export E2FSPROGS_SKIP_PROGRESS
37
38
EXT2FS_NO_MTAB_OK=yes