make _qf_owner work if _qf_search not specified, and test it (oops!)
[adns] / regress / addcases
index 388c49d..3c3138c 100755 (executable)
@@ -5,5 +5,5 @@ set -e
 
 for f in "$@"
 do
-       cvs add "case-$f".{sys,stdout,stderr}
+       cvs add "case-$f".{sys,out,err}
 done