Revision 13148
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/lib/runscripts/import.run | ||
---|---|---|
28 | 28 |
all() |
29 | 29 |
{ |
30 | 30 |
begin_target |
31 |
import |
|
31 |
with_rm import
|
|
32 | 32 |
with_rm export_ |
33 | 33 |
} |
34 | 34 |
|
Also available in: Unified diff
bugfix: lib/runscripts/import.run: all(): also need to propagate $rm to import()