mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Testing $Id.
This commit is contained in:
parent
036d5d111b
commit
b15007a721
@ -234,7 +234,8 @@ return $stuff;
|
||||
use strict;
|
||||
use File::Basename;
|
||||
my $rm = "\$";
|
||||
$main::Id = "# \$Id$rm";
|
||||
my $what = "- part of md";
|
||||
$main::Id = "# \$Id: make_debian,v 1.52 2001/11/07 18:55:21 freesource Exp $what $rm";
|
||||
my $sbin = grep(/\/usr\/sbin/,$ENV{'PATH'});
|
||||
if ($sbin == 0) {
|
||||
$ENV{'PATH'} = "/usr/sbin:" . $ENV{'PATH'};
|
||||
|
Loading…
x
Reference in New Issue
Block a user