fix test names, start ISO content check

This commit is contained in:
George Danchev
2011-06-25 16:58:16 +00:00
parent 161c8e5ccc
commit 5bd9690f0e
4 changed files with 15 additions and 6 deletions

7
releng/releng_check_isocontent Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
set -e
printf "NOT COMPLETED YET\n"
exit 0