[rhinstaller/blivet/pulls/54 master] Dynamic mountpoint detection -- new version

mulkieran installerbot-noreply at redhat.com
Wed Mar 18 17:40:09 UTC 2015


> @@ -1604,14 +1615,14 @@ def _setOptions(self, options):
>  
>      @property
>      def free(self):
> -        if self._mountpoint:
> -            # If self._mountpoint is defined, it means this tmpfs mount
> +        if self.systeMountpoint:

Watch out for spelling mistakes!..."systeMountpoint". pylint will definitely catch these kinds of things.

-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/54#discussion_r26687438


More information about the anaconda-patches mailing list