1
0
mirror of synced 2026-01-14 07:29:42 +00:00

Typo & permisions.

This commit is contained in:
Stéphane Jourdois 2010-07-23 16:11:43 +02:00 committed by Axel Beckert
parent 5cd664c6b0
commit 669b4c8f4f
3 changed files with 1 additions and 1 deletions

0
roles/resolv Normal file → Executable file
View File

0
t/gitignore.t Normal file → Executable file
View File

View File

@ -18,7 +18,7 @@ my @required = qw( /bin/ls /bin/dd /bin/mount /bin/cp /bin/tar );
# Files that we might wish to use.
#
my @optional = qw( /usr/sbin/debootstrap /usr/bin/rpmstrap /usr/sbin/xm
/sbin/mkfs.ext3 /sbin/mkfs.xfs/sbin/mkfs.reiserfs );
/sbin/mkfs.ext3 /sbin/mkfs.xfs /sbin/mkfs.reiserfs );