Skip to content

Commit

Permalink
21335
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Tavares committed Oct 25, 2015
1 parent 2b230a0 commit 6c24a3d
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 6c24a3d

Please sign in to comment.