travis: fix comment in show_files.sh

This commit is contained in:
Enno Boland 2015-04-10 10:59:28 +02:00
parent 8351befa28
commit 54d6cb8eed
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#! /bin/sh
#
# build.sh
# show_files.sh
for pkg in $(cat /tmp/templates); do
for subpkg in $(xsubpkg $pkg); do