vpx/scripts/gen_html_footer.sh
Yi Luo b743b3a5f6 Daily test sends a HTML file for better formatting
Change-Id: I212a617b1a2faa65c231c1894ea114585301faa4
2017-08-06 15:46:59 -07:00

6 lines
42 B
Bash
Executable File

#!/bin/sh
echo "</html>"
echo "</body>"