mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
conflict in last commit fixed
This commit is contained in:
Executable → Regular
-4
@@ -944,12 +944,8 @@ subcommand_avail() {
|
||||
"${string}" \
|
||||
"${opt_use_releases}" ) )
|
||||
[[ ${#mods[@]} == 0 ]] && continue
|
||||
<<<<<<< HEAD
|
||||
|
||||
${output_function} "${group}"
|
||||
=======
|
||||
${output_function}
|
||||
>>>>>>> 38-implement-generic-print-help-function
|
||||
done
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user