Add ulimit for debugging, to be removed

This commit is contained in:
Justin M. Forbes 2016-09-02 10:34:18 -05:00
commit e1aabdb952

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"