~ubuntu-core-dev/friendly-recovery/ubuntu

« back to all changes in this revision

Viewing changes to lib/recovery-mode/options/clean

  • Committer: Stéphane Graber
  • Date: 2011-09-01 20:28:46 UTC
  • Revision ID: stgraber@ubuntu.com-20110901202846-1qazj8w3x4mhs8ga
Let's move everything to /lib/recovery-mode/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
. /usr/share/recovery-mode/l10n.sh
 
3
. /lib/recovery-mode/l10n.sh
4
4
 
5
5
if [ "$1" = "test" ]; then
6
6
  echo $(eval_gettext "Try to make free space")