Revision 10589
Added by Aaron Marcuse-Kubitza over 11 years ago
bin/after_import | ||
---|---|---|
1 | 1 |
#!/bin/bash |
2 | 2 |
# Perform post-normalized-import actions |
3 |
# usage: self [wait_for_pids...] |
|
3 |
# usage: version=... self [wait_for_pids...]
|
|
4 | 4 |
|
5 | 5 |
cd "$(dirname -- "${BASH_SOURCE[0]}")/.." |
6 | 6 |
|
Also available in: Unified diff
bin/after_import: usage: documented that it requires $version