X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=indexmeta.sh;h=00741d44881793000fce5b4f2e24142d8e6cf51f;hp=8f0c971c81765becddf59d01368bf0680c766263;hb=1b79a90402ee3fe450575085470b3ec6d084d78b;hpb=4fa45dcb5617057ce673d3db42b941aae9f66271 diff --git a/indexmeta.sh b/indexmeta.sh index 8f0c971..00741d4 100644 --- a/indexmeta.sh +++ b/indexmeta.sh @@ -68,7 +68,7 @@ meta_info(){ | grep -m1 -axE '[0-9]+ [0-9]+ [0-9]+ tags=[^ ]* comment=[^ ]* .+' \ || meta_file "$file" else - printf '0\t0\t0\ttags=\tcomment=\t\r' + printf '0\t0\t0\ttags=\tcomment=\t%s\r' "$(meta_name "$file")" fi }