mirror of
https://github.com/schoebel/mars
synced 2024-12-29 02:12:53 +00:00
marsadm: version hint at newer features
This commit is contained in:
parent
783abfa501
commit
d596d2b388
@ -93,7 +93,7 @@ sub lwarn {
|
||||
|
||||
my $Id = '$Id$ ';
|
||||
my $user_version = 0.1;
|
||||
my $marsadm_version = 1; # some rough hint at newer features
|
||||
my $marsadm_version = 2; # some rough hint at newer features
|
||||
my $mars = "/mars";
|
||||
my $host = `uname -n` or ldie "cannot determine my network node name\n";
|
||||
chomp $host;
|
||||
|
Loading…
Reference in New Issue
Block a user