Skip to content

Commit

Permalink
Remove some pointless TEST_BROWSER calls
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Jul 9, 2024
1 parent c2e4292 commit 17e9337
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ CGE_SAMPLES_PATH:=$(CGE_WWW_PATH)/htdocs/doc/modern_pascal_code_samples/
.PHONY: copy-one-language
copy-one-language: test clean all
cp -f $(NAME).html $(NAME).pdf patreon-wordmark.png $(CGE_WWW_PATH)htdocs/
$(TEST_BROWSER) $(HTML_BASE)$(NAME).html &
$(TEST_BROWSER) $(HTML_BASE)$(NAME).pdf &

# Copy from here to cge-www all languages' versions.
.PHONY: copy-all
Expand Down

0 comments on commit 17e9337

Please sign in to comment.