equal
deleted
inserted
replaced
21 Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> |
21 Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> |
22 Forwarded: <no|not-needed|url proving that it has been forwarded> |
22 Forwarded: <no|not-needed|url proving that it has been forwarded> |
23 Reviewed-By: <name and email of someone who approved the patch> |
23 Reviewed-By: <name and email of someone who approved the patch> |
24 Last-Update: <YYYY-MM-DD> |
24 Last-Update: <YYYY-MM-DD> |
25 |
25 |
26 --- a/LittleBird-Test/TrustCenter/scripts/install_update_db |
26 --- a/TrustCenter/scripts/install_update_db |
27 +++ b/LittleBird-Test/TrustCenter/scripts/install_update_db |
27 +++ b/TrustCenter/scripts/install_update_db |
28 @@ -1,6 +1,5 @@ |
28 @@ -1,6 +1,5 @@ |
29 #!/bin/sh |
29 #!/bin/sh |
30 -# cron script actual statistic |
30 -# cron script actual statistic |
31 -ZF_CONF=$(dirname `readlink -f $0`)/../zf_conf.sh |
31 -ZF_CONF=$(dirname `readlink -f $0`)/../zf_conf.sh |
32 -source $ZF_CONF |
32 -source $ZF_CONF |