- From: Henri Sivonen <notifications@github.com>
- Date: Tue, 17 Jan 2017 03:39:01 -0800
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 17 January 2017 11:40:39 UTC
hsivonen commented on this pull request.
> @@ -68,6 +68,8 @@ if [ $BRANCH != "master" ] ; then
> $BRANCH_DIR/index.html;
cp *.txt $BRANCH_DIR/;
cp *.json $BRANCH_DIR/;
+ cp *.css $BRANCH_DIR/;
+ python visualize.py $BRANCH_DIR/
No. I just didn't understand the purpose of that directory correctly.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/89
Received on Tuesday, 17 January 2017 11:40:39 UTC