# HG changeset patch # User Pascal Bellard # Date 1506693399 -7200 # Node ID 9996bbbfb0397b6fe16ff092c44895472707842f # Parent 179f3271b0d5cc7e1642f2c547ac58d346fb08c1 tazlito: typo diff -r 179f3271b0d5 -r 9996bbbfb039 tazlito --- a/tazlito Wed Sep 27 09:22:53 2017 +0200 +++ b/tazlito Fri Sep 29 15:56:39 2017 +0200 @@ -2397,7 +2397,7 @@ FLAVOR_LIST="$(awk '{ for (i = 2; i <= NF; i+=2) - printf "%s ", i; + printf "%s ", $i; }' /etc/tazlito/rootfs.list)" [ -s "$ROOTCD/boot/isolinux/isolinux.msg" ] &&