Nathaniel Smith wrote: > Venkatesh Prasad Ranganath wrote: > > TAG_DATE is set to D`date +%F | sed -e "s/-/_/g"` via the bash export > ^^ I bet this is the culprit.
Maybe you can use `date +D%Y_%m_%d` instead? - Thomas _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
