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

.

parent d08f461f
......@@ -34,7 +34,7 @@ done
wait -n
echo "done, crashes:"
find BUG -name "*core*"
echo
kill `jobs -p`
kill -- -$$
wait
......@@ -27,9 +27,6 @@ github.com/someonegg/gocontainer/rbuf
github.com/tinylib/msgp/msgp
# golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
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
## explicit
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