3
2
Fork
You've already forked timecheck
5

Fixed irregular indentation #7

Closed
sdicke wants to merge 1 commit from sdicke/timecheck:master into master
pull from: sdicke/timecheck:master
merge into: nuron:master
nuron:master
nuron:testing
Contributor
Copy link
No description provided.
@ -19,0 +14,4 @@
if [ ! "$INSTALL_USER" = "root" ]
then
echo "You don't have enough permissions to perform this script. Please retry as root. Script execution aborted."
exit 1
Owner
Copy link

Why would you indent the 'exit 1' one tabspace more then the echo?

Why would you indent the 'exit 1' one tabspace more then the echo?
@ -34,2 +34,2 @@
*)
esac
*)
esac
Owner
Copy link

I don't get what you changed from line 13 up here except the exit 1 in line 17....

I don't get what you changed from line 13 up here except the exit 1 in line 17....
nuron closed this pull request 2020年05月18日 18:06:22 +02:00
Owner
Copy link

See #8

See #8
Collaborator
Copy link

Closing this because we'll integrate this changes via !8 by merging testing into master

Closing this because we'll integrate this changes via !8 by merging testing into master

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nuron/timecheck!7
Reference in a new issue
nuron/timecheck
No description provided.
Delete branch "sdicke/timecheck:master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?