projects
/
eq
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd2ee79
)
found one more place where we reference eq - this is the last one that grep finds
author
Owen Leonard
<owen@balawis.leonard.fam>
Sun, 19 Sep 2010 04:45:25 +0000
(22:45 -0600)
committer
Owen Leonard
<owen@balawis.leonard.fam>
Sun, 19 Sep 2010 04:45:25 +0000
(22:45 -0600)
bin/import_ward_data
patch
|
blob
|
history
diff --git
a/bin/import_ward_data
b/bin/import_ward_data
index 800f28e7092d91da5d23519b939e1f59edd3cfa0..b5847c7fe047bc554f0bbb6529095b50a19e5db9 100755
(executable)
--- a/
bin/import_ward_data
+++ b/
bin/import_ward_data
@@
-690,7
+690,7
@@
if($opt_v) {
if($opt_s) { $dbh->disconnect(); exit; }
-# Now update the various
eq
DB tables
+# Now update the various DB tables
&update_tc_calling_table();
&update_tc_individual_table();
&update_tc_companionship_table();