]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_gcc/clean_all.sh
Auto merge of #97868 - ssomers:btree_from_sorted_iter, r=the8472
[rust.git] / compiler / rustc_codegen_gcc / clean_all.sh
index a77d1486fe283f8a22819fc58b5e7edb3863fb7d..782bd3e5058c430929a49dbf107cfd3768864339 100755 (executable)
@@ -1,5 +1,6 @@
-#!/bin/bash --verbose
+#!/usr/bin/env bash
 set -e
+set -v
 
 rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
 rm -rf regex/ simple-raytracer/