unset IFS variable - weird behaviour otherwise

trim unnecessary newlines
This commit is contained in:
2023-02-26 20:42:38 +01:00
parent e9d35afb8b
commit 99d177099a
7 changed files with 0 additions and 13 deletions

View File

@@ -1,7 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
source /sync/scripts/unmount_general.sh