From d6532455b52f6ee6c4ef0c29242f1ee8ac5943e5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 23 Nov 2018 18:17:11 +0100 Subject: take/make --- 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 8b80d84..9d77766 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 = lc shift @ARGV; +our $tag = shift @ARGV; our $images_dir = $base_dir . "/sequences/$tag/"; our $thumbs_dir = $base_dir . "/datasets/$tag/"; -- cgit v1.2.3-70-g09d2