From 419b6c5ae1ef5b45249b8fea859a152a995e0f20 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 13 Sep 2022 14:49:46 +0200 Subject: [PATCH] Add comment --- Adapting_new_script_for_computing_cluster.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Adapting_new_script_for_computing_cluster.sh b/Adapting_new_script_for_computing_cluster.sh index 99cad3d..718f6a3 100755 --- a/Adapting_new_script_for_computing_cluster.sh +++ b/Adapting_new_script_for_computing_cluster.sh @@ -174,6 +174,7 @@ test -e $work_dir/qc/cnt_gata_qc_metrics.txt \ cat cnt_gata_qc_metrics.txt >> $work_dir/qc/cnt_gata_qc_metrics.txt ' + # Just for the log file ls -lR du -hs $MAX_JOB_TMPDIR }