Skip to content

Commit

Permalink
brl-fetch: fixed Fedora step count
Browse files Browse the repository at this point in the history
  • Loading branch information
paradigm committed Dec 27, 2018
1 parent fc12ca7 commit 8b87eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slash-bedrock/share/brl-fetch/distros/fedora
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ bootstrap_deps() {
}

fetch() {
step_init 12
step_init 13

if [ -z "${target_dir:-}" ]; then
fetch_abort "Essential variable not set"
Expand Down

0 comments on commit 8b87eee

Please sign in to comment.