diff --git a/tools/fastk/fastk.xml b/tools/fastk/fastk.xml
index 6acbd35bd6f..ebce156a98a 100644
--- a/tools/fastk/fastk.xml
+++ b/tools/fastk/fastk.xml
@@ -5,7 +5,7 @@
'$tabex_hist'
+ && mv outfiles/.*.ktab* outfiles/ktabfiles
+ && mv outfiles/*.ktab outfiles/ktabfiles
#elif $sorted_table.sorted_table_option == 'yes_with_custom':
&& Tabex outfiles/output.ktab -t${sorted_table.tabex_threshold_for_custom} LIST > '$tabex_hist'
+ && mv outfiles/.*.ktab* outfiles/ktabfiles
+ && mv outfiles/*.ktab outfiles/ktabfiles
#end if
&& tar -c -f fastk.tar ./outfiles/
]]>
-
+
@@ -50,7 +54,10 @@
-
+
+
+ sorted_table['sorted_table_option'] != 'no'
+
sorted_table['sorted_table_option'] != 'no'
@@ -66,7 +73,7 @@
-
+
@@ -74,13 +81,13 @@
-
+
-
+
@@ -89,10 +96,10 @@
-
+
1.0.0
- 0
+ 1
fastk