mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 15:34:01 +00:00
adding cvs keywords to files.
This commit is contained in:
parent
806ae6cbda
commit
7963a1d6cc
@ -2,6 +2,13 @@
|
||||
# -*- Mode: perl; indent-tabs-mode: nil -*-
|
||||
#
|
||||
|
||||
|
||||
# $Revision: 1.2 $
|
||||
# $Date: 2002/05/02 22:57:29 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/clientbin/binary_runs,v $
|
||||
# $Name: $
|
||||
|
||||
# binary_runs - exits with a zero exit code if the binary given on the
|
||||
# command line runs for several seconds, otherwise exits with a
|
||||
# nonzero exit code. This is a tool to be run in the Makefile,
|
||||
|
@ -9,6 +9,13 @@
|
||||
# description: Daemon Build process for buildmachines, will send mail \
|
||||
# to Tinderbox
|
||||
|
||||
|
||||
# $Revision: 1.3 $
|
||||
# $Date: 2002/05/02 22:57:29 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/clientbin/build_redhat_initrc,v $
|
||||
# $Name: $
|
||||
|
||||
TREE=B-NEON-1-2
|
||||
BUILDSCRIPT=/home/tinderbox2/clientbin/build_shellscript
|
||||
BUILDCF=/home/tinderbox2/local_conf/reefedge.buildcf
|
||||
|
@ -1,5 +1,12 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
|
||||
# $Revision: 1.2 $
|
||||
# $Date: 2002/05/02 22:57:29 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/clientbin/show_time,v $
|
||||
# $Name: $
|
||||
|
||||
$t=time();
|
||||
|
||||
print (
|
||||
|
@ -7,6 +7,13 @@
|
||||
# their children.
|
||||
|
||||
|
||||
# $Revision: 1.2 $
|
||||
# $Date: 2002/05/02 22:57:29 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/clientbin/test_return,v $
|
||||
# $Name: $
|
||||
|
||||
|
||||
use Getopt::Long;
|
||||
use File::Basename;
|
||||
use POSIX;
|
||||
|
Loading…
x
Reference in New Issue
Block a user