Index: /issm/trunk-jpl/scripts/report.sh
===================================================================
--- /issm/trunk-jpl/scripts/report.sh	(revision 16105)
+++ /issm/trunk-jpl/scripts/report.sh	(revision 16106)
@@ -43,5 +43,5 @@
 
 #Did installation work?
-if [ $(ls -1 $ISSM_DIR/bin | wc -l) -le 20 ]; then
+if [ $(ls -1 $ISSM_DIR/bin | wc -l) -le 1 ]; then
 	IS_INSTALL=0
 else
