Unify diffgdbfilt into diffgdb.
[nethome.git] / bin / diffgdbdir
index 1866de2..d29fa10 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 x="*.log"
-o="-f"
+o=""
 if [ "$1" = "-r" ];then
        o="-r"
        shift