[Groonga-commit] groonga/groonga [master] Fix variable name

Back to archive index

null+****@clear***** null+****@clear*****
2012年 4月 24日 (火) 15:02:58 JST


Kouhei Sutou	2012-04-24 15:02:58 +0900 (Tue, 24 Apr 2012)

  New Revision: 9c123b5a0978030c25c29cdb206cc257c37ecf12

  Log:
    Fix variable name

  Modified files:
    data/html/update-files.sh

  Modified: data/html/update-files.sh (+1 -1)
===================================================================
--- data/html/update-files.sh    2012-04-24 15:02:51 +0900 (a806085)
+++ data/html/update-files.sh    2012-04-24 15:02:58 +0900 (7d72fe2)
@@ -14,4 +14,4 @@ list_paths()
 
 find "admin" -type f | \
     sort | \
-    list_paths "nobase_html_files.am"
+    list_paths "nobase_dist_html_DATA"




Groonga-commit メーリングリストの案内
Back to archive index