more changes, to remove the repository dir variable.
[feisty_meow.git] / nucleus / tools / solution_solvers / find_output_pathers.sh
index 204fd327d387b7fc18d62555abb928b303e1b293..134f0597e58a2beaa826331ae6843e034839029a 100644 (file)
@@ -6,4 +6,4 @@
 
 # only works when repo dir is at the top of the full builds area.
 # we need like a top dir of some sort.
-find $REPOSITORY_DIR -iname "*proj" -exec grep -l OutputPath {} ';' >~/outputpath_mentioners.txt
+find $FEISTY_MEOW_DIR -iname "*proj" -exec grep -l OutputPath {} ';' >~/outputpath_mentioners.txt