Fix something Dan has overlooked
This commit is contained in:
@ -145,7 +145,7 @@ checkout()
|
|||||||
for e in "${webbranches[@]}"; do echo "::: $e"; done
|
for e in "${webbranches[@]}"; do echo "::: $e"; done
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
checkout_pull_branch "${webInterfaceDir}" "${3}"
|
checkout_pull_branch "${webInterfaceDir}" "${2}"
|
||||||
else
|
else
|
||||||
echo "::: Requested option \"${1}\" is not available!"
|
echo "::: Requested option \"${1}\" is not available!"
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user