update to 8474747c7f55
[automated-distro-installer] / fai / config / class / 10-base-classes
index 3d03c8f54a5e0274edfd4f2be241a70a0a8413ab..d312a50fcb74f447a6d0b63d2da654686fb1107c 100755 (executable)
@@ -7,7 +7,7 @@ fi
 
 # Echo architecture and OS name in uppercase. Do NOT remove these two lines.
 uname -s | tr '[:lower:]' '[:upper:]'
-[ -x "`which dpkg`" ] && dpkg --print-architecture | tr a-z A-Z
+command -v dpkg >&/dev/null && dpkg --print-architecture | tr a-z A-Z
 
 # determin if we are a DHCP client or not
 # count the : chars in the argument of ip=