From 54d6cb8eed7931f5e0512ad55ad1bdb4475835a6 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 10 Apr 2015 10:59:28 +0200 Subject: [PATCH] travis: fix comment in show_files.sh --- common/travis/show_files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/travis/show_files.sh b/common/travis/show_files.sh index 8756471e158..77c3986019e 100755 --- a/common/travis/show_files.sh +++ b/common/travis/show_files.sh @@ -1,6 +1,6 @@ #! /bin/sh # -# build.sh +# show_files.sh for pkg in $(cat /tmp/templates); do for subpkg in $(xsubpkg $pkg); do