oops
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 10 Jun 2008 08:57:51 +0000 (08:57 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 10 Jun 2008 08:57:51 +0000 (08:57 +0000)
scripts/all-modules.sh

index cf6fbbe..9375bbd 100755 (executable)
@@ -32,7 +32,7 @@ function do_diff () {
     name=$1; shift
 
     out_dir=$OUTPUT/$name
-    out_file=$out_dir/version.txt
+    out_file=$out_dir/diff.txt
     out_tmp=$out_file.new
     
     mkdir -p $out_dir