Skip to content

Commit

Permalink
Remove unneeded variable assignement in .autofonce
Browse files Browse the repository at this point in the history
  • Loading branch information
nberth committed Sep 19, 2023
1 parent 6826b66 commit 19b8c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .autofonce
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ env = "testsuite"
# env_name = """..."""
# env_name = "<local-path-to-env-file"
testsuite = """
export COMPILE_ONLY="$AUTOFONCE_BUILD_DIR/default/src/superbol/main.exe x-parse file"
export COB_CONFIG_DIR="$AUTOFONCE_SOURCE_DIR/import/gnucobol/config"
"""

Expand Down

0 comments on commit 19b8c87

Please sign in to comment.