close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Mar 26, 2009, 9:03:22 PM (17 years ago)
- Author:
-
ramon
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
43 | 43 | {{{ |
44 | 44 | #!sh |
45 | | # Asigna a la variable el fichero de la partición, heredando un posible código de error. |
| 45 | # Asigna a la variable el fichero de la partición y propaga un posible código de error. |
46 | 46 | PART=$(hidraDisk $1 $2) || exit $? |
47 | 47 | }}} |