summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
diff options
context:
space:
mode:
Diffstat (limited to 'archiso/mkarchiso')
-rwxr-xr-xarchiso/mkarchiso1
1 files changed, 0 insertions, 1 deletions
diff --git a/archiso/mkarchiso b/archiso/mkarchiso
index 6ca68d1..8c5d3ec 100755
--- a/archiso/mkarchiso
+++ b/archiso/mkarchiso
@@ -151,7 +151,6 @@ to the iso/ directory.
# _mksquash dirname
_mksquash () {
- echo "_mksquash $1"
if [ ! -d "$1" ]; then
echo "Error: '$1' is not a directory"
return 1