Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #48 from bltavares/21335
Browse files Browse the repository at this point in the history
21335
  • Loading branch information
steveklabnik committed Oct 25, 2015
2 parents 8f371f0 + 6c24a3d commit c91b2ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ do
fi
done

echo "Testing 21335"
rustc - --out-dir=random_directory_that_does_not_exist/ --emit=llvm-ir <<< 'fn main(){}'

echo "Testing 16229"
if bash 16229.sh > /dev/null 2>&1; then
exit 1
Expand Down

0 comments on commit c91b2ee

Please sign in to comment.