[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Whoops -- I messed a calltool target



commit f117da3ea006fbdda3f5e921d5f8da2ae3d3bdfd
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Thu Sep 7 11:03:22 2017 -0400

    Whoops -- I messed a calltool target
---
 scripts/maint/run_calltool.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/maint/run_calltool.sh b/scripts/maint/run_calltool.sh
index f7fa0c305..efb8706fe 100755
--- a/scripts/maint/run_calltool.sh
+++ b/scripts/maint/run_calltool.sh
@@ -11,7 +11,7 @@ fi
 
 mkdir -p callgraph
 
-SUBITEMS="fn_invgraph fn_scc fn_scc_weaklinks module_graph module_invgraph module_scc module_scc_weaklinks"
+SUBITEMS="fn_graph fn_invgraph fn_scc fn_scc_weaklinks module_graph module_invgraph module_scc module_scc_weaklinks"
 
 for calculation in $SUBITEMS; do
   echo "======== $calculation"

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits