Rev 5901 | Rev 12043 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5901 | Rev 11457 | ||
---|---|---|---|
Line 62... | Line 62... | ||
62 | !if symlink iswordof $error |
62 | !if symlink iswordof $error |
63 | Imposible de copiar el módulo fuente, ya que contiene vínculos simbólicos. |
63 | Imposible de copiar el módulo fuente, ya que contiene vínculos simbólicos. |
64 | !exit |
64 | !exit |
65 | !endif |
65 | !endif |
66 | 66 | ||
- | 67 | !if file_too_large iswordof $error |
|
- | 68 | The module cannot be archived, it is too large. |
|
- | 69 | !exit |
|
- | 70 | !endif |
|
67 | !msg $error |
71 | !msg $error |