From 811ec7fa5a4c2a6c65bb7a809985dba5cf3b10a9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 13 Nov 2018 21:41:30 +0100 Subject: lc everything --- build_dataset.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_dataset.pl') diff --git a/build_dataset.pl b/build_dataset.pl index 9d77766..8b80d84 100755 --- a/build_dataset.pl +++ b/build_dataset.pl @@ -4,7 +4,7 @@ use strict; use Cwd qw(cwd); my $base_dir = cwd; -our $tag = shift @ARGV; +our $tag = lc shift @ARGV; our $images_dir = $base_dir . "/sequences/$tag/"; our $thumbs_dir = $base_dir . "/datasets/$tag/"; -- cgit v1.2.3-70-g09d2