Make test suite work
OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=109
This commit is contained in:
parent
5567a70f62
commit
2dfbde3fa2
@ -20,6 +20,7 @@ Fri Nov 20 11:48:50 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
* tcsh-6.22.02-double_tilde.dif
|
||||
* tcsh-6.22.02-history-merge.dif
|
||||
* tcsh-6.22.02-workaround-common.patch
|
||||
- Make test suite work
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 16 10:20:03 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
@ -133,7 +133,7 @@ correction, a history mechanism, job control, and a C-like syntax.
|
||||
EOF
|
||||
> $SCREENLOG
|
||||
tail -q -s 0.5 -f $SCREENLOG & pid=$!
|
||||
env -i HOME=$HOME TERM=$TERM TMPDIR=$TMPDIR \
|
||||
env -i HOME=$HOME TERM=$TERM TMPDIR=$TMPDIR PATH=$PATH \
|
||||
SCREENRC=$SCREENRC SCREENDIR=$SCREENDIR \
|
||||
screen -D -m make check
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user