aboutsummaryrefslogtreecommitdiffstats
path: root/iurt_root_command
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2011-05-09 21:34:48 +0000
committerThierry Vignaud <tv@mageia.org>2011-05-09 21:34:48 +0000
commitd5f7747d50921224758abfb6e0636158ca6ccf22 (patch)
tree2f3aaceb892ea3b8be70ac93a9d49ea365c7e69b /iurt_root_command
parentf34b3c7963abe563863b926db4fbf7a6013e6bb6 (diff)
downloadiurt-d5f7747d50921224758abfb6e0636158ca6ccf22.tar
iurt-d5f7747d50921224758abfb6e0636158ca6ccf22.tar.gz
iurt-d5f7747d50921224758abfb6e0636158ca6ccf22.tar.bz2
iurt-d5f7747d50921224758abfb6e0636158ca6ccf22.tar.xz
iurt-d5f7747d50921224758abfb6e0636158ca6ccf22.zip
minor perl_checker cleanups
Diffstat (limited to 'iurt_root_command')
-rwxr-xr-xiurt_root_command2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt_root_command b/iurt_root_command
index 8b5ef30..70dd08e 100755
--- a/iurt_root_command
+++ b/iurt_root_command
@@ -35,7 +35,7 @@ my (@params, %run);
$run{program_name} = $program_name;
my %authorized_modules = ('unionfs' => 1);
-my %authorized_rw_bindmounts = ( map { $_ => 1 } qw(/proc /dev/pts /var/cache/icecream) );
+my %authorized_rw_bindmounts = (map { $_ => 1 } qw(/proc /dev/pts /var/cache/icecream));
$run{todo} = [];
@params = (