]> Cypherpunks repositories - gostls13.git/commit
fix deps.bash. \t does not mean tab in some seds.
authorRob Pike <r@golang.org>
Tue, 6 Apr 2010 17:53:48 +0000 (10:53 -0700)
committerRob Pike <r@golang.org>
Tue, 6 Apr 2010 17:53:48 +0000 (10:53 -0700)
commitb26a7a2b884e334e4b1775b22f81230a755ad942
tree2d315395230e104f64a149ef05049856b1846f5a
parentac3cf56d336d37357da320d1885a197bc4cfcacd
fix deps.bash. \t does not mean tab in some seds.
also: add /dev/null to the ls args to repair handling of empty dependency lists.

R=rsc
CC=golang-dev
https://golang.org/cl/883045
src/pkg/deps.bash