Tidy up redundant commands in test-all.sh.
This commit is contained in:
@@ -41,8 +41,6 @@ if [ -n "$needcheck" ]; then
|
|||||||
touch $tsfile || echo no target directory
|
touch $tsfile || echo no target directory
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd "$topdir"
|
|
||||||
|
|
||||||
# Make sure the code builds in debug mode.
|
# Make sure the code builds in debug mode.
|
||||||
banner "Rust debug build"
|
banner "Rust debug build"
|
||||||
cargo build
|
cargo build
|
||||||
|
|||||||
Reference in New Issue
Block a user