From 40972715708f9c4eaabad0bfe007fd98c543bd43 Mon Sep 17 00:00:00 2001
From: Sintal <61sima1bif@hft-stuttgart.de>
Date: Thu, 17 Jun 2021 21:05:26 +0000
Subject: [PATCH] Update execute_vehicle_classification.sh

---
 execute_vehicle_classification.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/execute_vehicle_classification.sh b/execute_vehicle_classification.sh
index 9266ef3..34cf106 100644
--- a/execute_vehicle_classification.sh
+++ b/execute_vehicle_classification.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-#SBATCH --time=20
+#SBATCH --time=20:00
 #SBATCH --cpus-per-task=80
 #SBATCH --nodes=1
 #SBATCH --job-name=vehicle_classification
-- 
GitLab