- Timestamp:
- Dec 10, 2012, 4:35:46 PM (14 years ago)
- Location:
- branches/czw_branch/20120906
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Nebulous-Server/bin/neb-host (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906
- Property svn:mergeinfo changed
-
branches/czw_branch/20120906/Nebulous-Server/bin/neb-host
r32919 r34786 141 141 $dbh->commit; 142 142 143 my $format = "%-15s %-15s %-7s %-8s %-9s %-5s % s\n";144 my @columns = qw(host name mounted allocate available xattr note);143 my $format = "%-15s %-15s %-7s %-8s %-9s %-5s %15s %s\n"; 144 my @columns = qw(host name mounted allocate available xattr last_modified note); 145 145 printf($format, @columns); 146 146
Note:
See TracChangeset
for help on using the changeset viewer.
