puppetlabs / puppetlabs-augeas_core

Manage files using Augeas
Apache License 2.0
3 stars 24 forks source link

(maint) Update module using pdk 1.14.0 #20

Closed joshcooper closed 4 years ago

joshcooper commented 4 years ago
$ bundle exec rake gettext:update_pot
Warning - msgcmp is not present on the system
String changes detected, replacing with updated POT file
$ gst
## update_pdk_1.14
 M locales/puppetlabs-augeas_core.pot
kris-bosland commented 4 years ago

Is gst == git status?

$ gst
## update_pdk_1.14
 M locales/puppetlabs-augeas_core.pot
joshcooper commented 4 years ago

yeah it's an alias I have to:

gst='git status -sb'