From 29e137c400a06a24a0f7e70683df04fc32423d76 Mon Sep 17 00:00:00 2001 From: "cmp%mozilla.org" Date: Tue, 3 May 2005 19:34:09 +0000 Subject: [PATCH] Commit base version of this file to make branch work simpler. git-svn-id: svn://10.0.0.236/trunk@173000 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/tinderbox/post-mozilla.pl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mozilla/tools/tinderbox/post-mozilla.pl diff --git a/mozilla/tools/tinderbox/post-mozilla.pl b/mozilla/tools/tinderbox/post-mozilla.pl new file mode 100644 index 00000000000..33151ef6f0d --- /dev/null +++ b/mozilla/tools/tinderbox/post-mozilla.pl @@ -0,0 +1,3 @@ +# require "post-mozilla-rel.pl" if -e "post-mozilla-rel.pl"; + +1;