Parent Directory | Revision Log | Revision Graph
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme - add update event [SME: 11139]
1 | jpp | 1.1 | diff -Nur e-smith-ibays-2.6.0.old/createlinks e-smith-ibays-2.6.0/createlinks |
2 | --- e-smith-ibays-2.6.0.old/createlinks 2003-11-19 15:17:50.000000000 -0500 | ||
3 | +++ e-smith-ibays-2.6.0/createlinks 2021-01-08 13:22:15.701000000 -0500 | ||
4 | @@ -30,7 +30,7 @@ | ||
5 | event_link("ibay-modify", $event, "15"); | ||
6 | } | ||
7 | |||
8 | -foreach my $event (qw(post-install post-upgrade)) | ||
9 | +foreach my $event (qw(post-install post-upgrade e-smith-ibays-update)) | ||
10 | { | ||
11 | event_link("init-ibays", $event, "15"); | ||
12 | } |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |