Dr. Werner Fink 2019-04-09 08:11:22 +00:00 committed by Git OBS Bridge
parent b9202e3406
commit 8eef889f4f

View File

@ -164,6 +164,11 @@ correction, a history mechanism, job control, and a C-like syntax.
sleep 1
kill -TERM $pid
rm -rf $SCREENDIR $TMPDIR
if grep -iq failed testsuite.log
then
echo FAILED
exit 127
fi
%install
for nls in nls/*.cat ; do