Revert "Don't call get_os needlessly"

This reverts commit 08be19fe28.
This commit is contained in:
Michael Wolf
2023-09-30 17:25:43 -06:00
parent 3793a11fbf
commit 4b56817b2d

View File

@@ -12,7 +12,7 @@ function get_os() {
fi fi
} }
## OPERATING_SYSTEM=$(get_os) OPERATING_SYSTEM=$(get_os)
# For a given file, return its corresponding project root. # For a given file, return its corresponding project root.
function project_root() { function project_root() {