summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample')
-rwxr-xr-xbitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample b/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample
index 8c4e1631614..53467629792 100755
--- a/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample
+++ b/bitbake/lib/toaster/orm/fixtures/custom_toaster_append.sh_sample
@@ -15,12 +15,12 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-# This is sample software. Rename it to 'custom_toaster_append.sh' and
+# This is sample software. Rename it to 'custom_toaster:append.sh' and
# enable the respective custom sections.
verbose=0
if [ $verbose -ne 0 ] ; then
- echo "custom_toaster_append.sh:$*"
+ echo "custom_toaster:append.sh:$*"
fi
if [ "toaster_prepend" = "$1" ] ; then