updated stress test output
This commit is contained in:
parent
8d6da52e16
commit
9a5202821d
2
Makefile
2
Makefile
@ -33,4 +33,4 @@ clean:
|
||||
@rm -vf auto constexpr core* ilists init init_new lambda loops regex1 regex2 thread thread2 tuple
|
||||
|
||||
stress: thread2
|
||||
./stress.zsh
|
||||
zsh stress.zsh
|
||||
|
3
stress.zsh
Executable file → Normal file
3
stress.zsh
Executable file → Normal file
@ -8,4 +8,5 @@ do
|
||||
fi
|
||||
done
|
||||
|
||||
echo "there was a problem"
|
||||
ls -lah core*
|
||||
echo "segv!"
|
||||
|
Loading…
Reference in New Issue
Block a user