kevinlu1248 / armbian-build

The Armbian Linux Build Framework under Kreyren's Management
GNU General Public License v2.0
0 stars 0 forks source link

Remove x-hack from artifact functions #34

Open sweep-nightly[bot] opened 11 months ago

sweep-nightly[bot] commented 11 months ago

Description

This PR removes the 'x-hack' from the artifact functions in the Armbian build framework. The 'x-hack' is a workaround used in bash scripts to avoid issues with empty variables in conditional statements. However, it is not a good practice and can be replaced with direct comparisons for better code readability and maintainability.

Summary of Changes

Fixes #21.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: