remove files unneeded for lttv
[lttv.git] / scripts / svn-diff-script
diff --git a/scripts/svn-diff-script b/scripts/svn-diff-script
deleted file mode 100755 (executable)
index ca4f1de..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-TRUNKDIR=file:///compudj_dir/kernelrep/trunk/kernel/linux-2.6.12-rc4-mm2
-LTTNGDIR=file:///compudj_dir/kernelrep/branches/mathieu/linux-2.6.12-rc4-mm2
-PATCHDIR=/compudj_dir/work/kernelrep/branches/mathieu
-
-
-svn diff --diff-cmd /home/compudj/bin/svn-diff -x -urpN \
-$TRUNKDIR $LTTNGDIR > \
-$PATCHDIR/$1
This page took 0.022303 seconds and 4 git commands to generate.