- Timestamp:
- Sep 5, 2013, 1:11:10 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/titanswapskins_tobayer01/CONTROL/postinst
r23248 r23270 12 12 13 13 14 ### FUNCTIONS ###15 16 RES_COL=60 # column number to place the status17 18 echo_success() { # function to print the OK status19 printf "%-${RES_COL}s%s\n" "$1" "[ OK ]"20 }21 22 echo_failure() { # function to print the FAILED status23 printf "%-${RES_COL}s%s\n" "$1" "[FAILED]"24 }25 26 27 28 14 ### MAIN ### 29 15 … … 32 18 FREE=`expr $SPACE - 100` 33 19 echo 34 echo "New free space: $ FREEkB"20 echo "New free space: ${FREE}kB" 35 21 36 22
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)