No description provided.
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
sdicke
commented 2020年05月17日 04:08:35 +02:00
nuron
reviewed 2020年05月17日 12:15:43 +02:00
@ -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
nuron
commented 2020年05月17日 12:15:43 +02:00
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?
nuron
reviewed 2020年05月17日 12:17:33 +02:00
@ -34,2 +34,2 @@
*)
esac
*)
esac
nuron
commented 2020年05月17日 12:17:33 +02:00
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
nuron
commented 2020年05月18日 18:06:45 +02:00
See #8
See #8
j.r
commented 2020年05月18日 18:07:03 +02:00
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
Labels
Clear labels
bug
Something is not working
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Easy to fix for beginners
help wanted
Need some help
in progress
Someone is already working on it
invalid
Something is wrong
question
More information is needed
wontfix
This won't be fixed
No labels
bug
duplicate
enhancement
good first issue
help wanted
in progress
invalid
question
wontfix
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
Loading...
Add table
Add a link
Reference in a new issue
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?