summaryrefslogtreecommitdiffstats
path: root/lib/common.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-01-05 13:29:53 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-01-05 13:29:53 (EST)
commit7d9cbae8d6125cc0da458773da173ba308debe0f (patch)
treeba47ae26c2811d04ec318e291170dbac35e0d51e /lib/common.sh
parenta343bb1d182ec1141fb45f26dfe1858623428db2 (diff)
_OB_LF: Define and use newline constant
Diffstat (limited to 'lib/common.sh')
-rw-r--r--lib/common.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/common.sh b/lib/common.sh
index 7693b18..c265e3c 100644
--- a/lib/common.sh
+++ b/lib/common.sh
@@ -17,6 +17,9 @@
# You should have received a copy of the GNU General Public License
# along with opkbuild. If not, see <http://www.gnu.org/licenses/>.
+_OB_LF='
+'
+
_ob_validate_var_name()
{
case "${1}" in