Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
646
Issues
646
List
Boards
Labels
Service Desk
Milestones
Merge Requests
170
Merge Requests
170
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
d9795e49
Commit
d9795e49
authored
May 26, 2019
by
Elan Ruusamäe
Committed by
Natanael Copa
Aug 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/alpine-baselayout: minor spelling fix in trigger script
parent
4b16781d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
main/alpine-baselayout/alpine-baselayout.pre-upgrade
main/alpine-baselayout/alpine-baselayout.pre-upgrade
+1
-1
No files found.
main/alpine-baselayout/alpine-baselayout.pre-upgrade
View file @
d9795e49
...
@@ -5,7 +5,7 @@ for i in /etc/modprobe.d/*; do
...
@@ -5,7 +5,7 @@ for i in /etc/modprobe.d/*; do
# ignore files that does not exist (i.e if modprobe.d is empty)
# ignore files that does not exist (i.e if modprobe.d is empty)
[
-r
"
$i
"
]
||
continue
[
-r
"
$i
"
]
||
continue
# ignore files that ha
s an extent
ion
# ignore files that ha
ve an extens
ion
case
"
$i
"
in
case
"
$i
"
in
*
.
*
)
continue
;;
*
.
*
)
continue
;;
esac
esac
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment