From: Kevin Day Date: Sat, 24 Jun 2023 20:26:28 +0000 (-0500) Subject: Cleanup: Add quotes to testfile LD_LIBRARY_PATH assignment. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=7c7df41a014183c1a7670a4d4b589a07b5381552;p=fll Cleanup: Add quotes to testfile LD_LIBRARY_PATH assignment. Do this for consistency with the pattern of the rest of the testfile. --- diff --git a/level_3/fss_read/data/build/testfile b/level_3/fss_read/data/build/testfile index 0d2a2d9..98f9126 100644 --- a/level_3/fss_read/data/build/testfile +++ b/level_3/fss_read/data/build/testfile @@ -170,7 +170,7 @@ ld_library_path: define LD_LIBRARY_PATH 'parameter:"build_path"libraries/shared:parameter:"work:value"libraries/shared' else - define LD_LIBRARY_PATH parameter:"build_path"libraries/shared + define LD_LIBRARY_PATH 'parameter:"build_path"libraries/shared' help: print