Skip to content

Some fixes#449

Open
debianed wants to merge 2 commits intoaltlinux:masterfrom
debianed:master
Open

Some fixes#449
debianed wants to merge 2 commits intoaltlinux:masterfrom
debianed:master

Conversation

@debianed
Copy link

Some fixes identified during the admc build in debian 13:

  • typo on the line 84 in src/adldap/CMakeLists.txt
  • fixes an unexpected admc shutdown without first running kinit (src/adldap/krb5client.cpp)

Typo in line 84:
CMake Warning (dev) in src/adldap/CMakeLists.txt:
  A logical block opening on the line
 admc/src/adldap/CMakeLists.txt:67 (if)
  closes on the line
admc/src/adldap/CMakeLists.txt:84 (endif)

  with mis-matching arguments.
This warning is for project developers.  Use -Wno-dev to suppress it.
Fixes an unexpected admc shutdown without first running kinit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant