Commit 07f26527 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d08f461f
...@@ -34,7 +34,7 @@ done ...@@ -34,7 +34,7 @@ done
wait -n wait -n
echo "done, crashes:" echo "done, crashes:"
find BUG -name "*core*" find BUG -name "*core*"
echo echo
kill `jobs -p`
kill -- -$$
wait wait
...@@ -27,9 +27,6 @@ github.com/someonegg/gocontainer/rbuf ...@@ -27,9 +27,6 @@ github.com/someonegg/gocontainer/rbuf
github.com/tinylib/msgp/msgp github.com/tinylib/msgp/msgp
# golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 # golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
golang.org/x/sync/errgroup golang.org/x/sync/errgroup
# golang.org/x/sys v0.0.0-20200803210538-64077c9b5642
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
# lab.nexedi.com/kirr/go123 v0.0.0-20200916121347-316617668e12 # lab.nexedi.com/kirr/go123 v0.0.0-20200916121347-316617668e12
## explicit ## explicit
lab.nexedi.com/kirr/go123/exc lab.nexedi.com/kirr/go123/exc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment