about summary refs log tree commit diff
path: root/src/rt/rust_uv.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-09-06 00:36:07 -0700
committerbors <bors@rust-lang.org>2013-09-06 00:36:07 -0700
commitb650da1673370b58d648fb99708e9dfcbbf79689 (patch)
treeca5b07c84bf3ba240a03dce7a1091b4a6115f78e /src/rt/rust_uv.cpp
parent5efe1e536575b61d0e8022a71c3f10d993fa1d00 (diff)
parent507414daf9ed9a91ba04e3715f02353e31411a0c (diff)
downloadrust-b650da1673370b58d648fb99708e9dfcbbf79689.tar.gz
rust-b650da1673370b58d648fb99708e9dfcbbf79689.zip
auto merge of #9018 : alexcrichton/rust/fix-bots, r=huonw
The new glob tests created tmp/glob-tests as a directory, but the never removed
it. The `make clean` target then attempted to `rm -f` on this, but it couldn't
remove the directory. This both changes the clean target to `rm -rf` tmp files,
and also alters the tests to delete the directory that all the files are added
into.
Diffstat (limited to 'src/rt/rust_uv.cpp')
0 files changed, 0 insertions, 0 deletions