Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.3.1 - edge-info - remove echo $NORM #48

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Commits on Dec 14, 2023

  1. V 2.3.1 - edge-info - remove echo $NORM

    It just seems to create a bit of mess now.
    
    ```
      - Lat/Long:			65.0124,25.4682
      - organization:		AS16086 DNA Oyj
    \u001b[0m
    ```
    JanneKiiskila committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    32d2b68 View commit details
    Browse the repository at this point in the history
  2. GitHub action - edge-info

    Fail if the output has any "\u" occurences, as that's a echo without
    the -e doing it's nasty works.
    JanneKiiskila committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0fde867 View commit details
    Browse the repository at this point in the history