travis: fix comment in show_files.sh
This commit is contained in:
parent
8351befa28
commit
54d6cb8eed
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
#
|
||||
# build.sh
|
||||
# show_files.sh
|
||||
|
||||
for pkg in $(cat /tmp/templates); do
|
||||
for subpkg in $(xsubpkg $pkg); do
|
||||
|
|
Loading…
Reference in New Issue