--- storage/formats/fs.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/storage/formats/fs.py b/storage/formats/fs.py index 47c6e41..8410c22 100644 --- a/storage/formats/fs.py +++ b/storage/formats/fs.py @@ -388,7 +388,7 @@ class FS(DeviceFormat): try: rc = iutil.execWithPulseProgress(self.fsckProg, - argv, + self._getCheckArgs(), stdout="/dev/tty5", stderr="/dev/tty5", progress = w) -- 1.6.1.3 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list