File: do_option

package info (click to toggle)
partman-basicmethods 34
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 352 kB
  • ctags: 1
  • sloc: sh: 172; makefile: 28
file content (8 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

dev=$2
id=$3

rm -f $dev/$id/method
rm -f $dev/$id/format
rm -f $dev/$id/use_filesystem