get rid of comment
[mirror/dsa-wiki.git] / input / doc / schroot.mdwn
index 9f6ce52..1da1678 100644 (file)
@@ -13,7 +13,7 @@ When logging into Debian porterbox machine:
        # Pick your own session name:
        $ echo -n "Session ID: " && read sessionid && schroot -b -c sid -n $sessionid
        # or use a random one:
-       $ sessionid=$(schroot -b -c sid  # set sessionid)
+       $ sessionid=$(schroot -b -c sid)
 </code></pre>
 
 * Update and upgrade Debian unstable chroot: