Add ulimit for debugging, to be removed

This commit is contained in:
Justin M. Forbes 2016-09-02 10:34:18 -05:00
parent ee8e04e7bd
commit e1aabdb952
1 changed files with 1 additions and 0 deletions

View File

@ -970,6 +970,7 @@ input and output, etc.
%prep
# do a few sanity-checks for --with *only builds
ulimit -a
%if %{with_baseonly}
%if !%{with_up}%{with_pae}
echo "Cannot build --with baseonly, up build is disabled"