~ubuntu-branches/ubuntu/karmic/scsitools/karmic

« back to all changes in this revision

Viewing changes to scsiinfo/tk/save-changes

  • Committer: Bazaar Package Importer
  • Author(s): Eric Delaunay
  • Date: 2002-02-10 23:33:37 UTC
  • Revision ID: james.westby@ubuntu.com-20020210233337-z71m1czg9sxgm53j
Tags: 0.3-2
* Mark some /etc files as conffiles (closes: #132114, #123624).
* Removed unwanted include dir reference to /usr/src/linux/include.
* New maintainer e-mail address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
# This should do it.  Do not come and complain to me if this
23
23
# does not work
24
 
exec /usr/bin/scsiinfo -R -S -X $argv 
 
24
exec /usr/sbin/scsiinfo -R -S -X $argv 
25
25
exit
26
26