Changeset 1455 for projects/md2mb/devel/md2mb/bin/md2mb.pl
- Timestamp:
- 04/06/12 11:08:10 (15 months ago)
- File:
-
- 1 edited
-
projects/md2mb/devel/md2mb/bin/md2mb.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
projects/md2mb/devel/md2mb/bin/md2mb.pl
r1454 r1455 49 49 50 50 # the new root is constructed from the profile and the chosen subdirectory name 51 my $newroot = "$profile/$subdir" ;51 my $newroot = "$profile/$subdir" if defined $profile; 52 52 53 53 # debug mode overview
Note: See TracChangeset
for help on using the changeset viewer.
