summaryrefslogtreecommitdiff
path: root/templates/cdemu
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2012-09-03 12:33:08 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2012-09-03 12:33:08 +0200
commitd93eea0f2018249f1dccbecf18e850ee136dff2c (patch)
treed6574d4981dc9b153acbe04471a165447d2f27d4 /templates/cdemu
parent59a0d21007a8a3a37a407d72bda349f86d8943bf (diff)
downloadplay-d93eea0f2018249f1dccbecf18e850ee136dff2c.tar.gz
play-d93eea0f2018249f1dccbecf18e850ee136dff2c.tar.bz2
play-d93eea0f2018249f1dccbecf18e850ee136dff2c.zip
Fix templates
Diffstat (limited to 'templates/cdemu')
-rw-r--r--templates/cdemu2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cdemu b/templates/cdemu
index 2a07fa0..81a83b0 100644
--- a/templates/cdemu
+++ b/templates/cdemu
@@ -1,6 +1,6 @@
_cdemu_dev () {
- exc "cdemu device-mapping | grep \"^${CDEMU_NO}\" | tr -s ' ' | cut -f 2 -d' '"
+ exc eval "cdemu device-mapping | grep \"^${CDEMU_NO}\" | tr -s ' ' | cut -f 2 -d' '"
}
iso_prepare () {