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

PR test #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

PR test #46

wants to merge 1 commit into from

Conversation

AltTristan
Copy link

Test some changes here.

Test some changes here.
@AltTristan AltTristan marked this pull request as draft August 28, 2023 18:17
@AltTristan AltTristan marked this pull request as ready for review August 28, 2023 18:17
@TristanBrotherton TristanBrotherton self-assigned this Aug 28, 2023
@TristanBrotherton TristanBrotherton changed the title Update netcheck.sh PR test Aug 28, 2023
Copy link
Author

@AltTristan AltTristan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review was conducted with joy on GitContext.com

@@ -25,7 +25,7 @@ COLOR_RESET="\033[0m"

STRING_1="LINK RECONNECTED: "
STRING_2="LINK DOWN: "
STRING_3="TOTAL DOWNTIME: "
STRING_3="TOTAL DOWNTIME IN SECONDS: "
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should show an ACK

Copy link
Owner

@TristanBrotherton TristanBrotherton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review was conducted with joy on GitContext.com

@@ -63,16 +63,6 @@ PRINT_MANAGESERVICE() {
PRINT_HR
}

PRINT_INSTALL() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you should have removed this block of code.

@@ -155,6 +145,26 @@ START_WEBSERVER() {
esac
}

SETUP_SERVER() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this function?

Copy link
Author

@AltTristan AltTristan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review was conducted with joy on GitContext.com

Copy link
Author

@AltTristan AltTristan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review was conducted with joy on GitContext.com

@@ -25,7 +25,7 @@ COLOR_RESET="\033[0m"

STRING_1="LINK RECONNECTED: "
STRING_2="LINK DOWN: "
STRING_3="TOTAL DOWNTIME: "
STRING_3="TOTAL DOWNTIME IN SECONDS: "
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now it has another comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants